Download the PHP package nigel/contipay-php without Composer
On this page you can find all versions of the php package nigel/contipay-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package contipay-php
ContiPay PHP Client Documentation
Requirements
-
ContiPay Account
- ContiPay Secret and Key
How it Works
1. Install latest with Composer
2. Require Autoload File and Classes Imports
3. Process Payment
i. Basic Direct Payment Example
ii. Basic Redirect Payment Example
iii. Direct Payment Example
iv. Redirect Payment Example
4. Disburse Payment
Additional Notes
-
The
updateURLmethod is optional and applicable only if the URL has changed. Use it to update the URLs accordingly. Here's how you can use it: -
Ensure to set the appropriate mode (
DEVorLIVE) using thesetAppModemethod before processing payments. -
The provided examples cover basic scenarios, including direct and redirect payment methods, customer information setup, and transaction details.
- ContiPay JavaScript Alternative here
All versions of contipay-php with dependencies
PHP Build Version
Package Version
The package nigel/contipay-php contains the following files
Loading the files please wait ...