Definition at line 18 of file ChPmt2Checkout.php.
◆ __construct()
ChPmt2Checkout::__construct |
( |
|
$oDb, |
|
|
|
$oConfig, |
|
|
|
$aConfig |
|
) |
| |
◆ _generateKey()
ChPmt2Checkout::_generateKey |
( |
|
$sOrder, |
|
|
|
$sAmount |
|
) |
| |
◆ _registerCheckout()
ChPmt2Checkout::_registerCheckout |
( |
& |
$aData, |
|
|
|
$bSubscription = false , |
|
|
|
$iPendingId = 0 |
|
) |
| |
- Parameters
-
$aData | - data from payment provider. |
$bSubscription | - Is not needed. May be used in the future for subscriptions. |
$iPendingId | - Is not needed. May be used in the future for subscriptions. |
- Returns
- array with results.
Definition at line 74 of file ChPmt2Checkout.php.
◆ _validateCheckout()
ChPmt2Checkout::_validateCheckout |
( |
& |
$aData | ) |
|
◆ finalizeCheckout()
ChPmt2Checkout::finalizeCheckout |
( |
& |
$aData | ) |
|
◆ initializeCheckout()
ChPmt2Checkout::initializeCheckout |
( |
|
$iPendingId, |
|
|
|
$aCartInfo, |
|
|
|
$bRecurring = false , |
|
|
|
$iRecurringDays = 0 |
|
) |
| |
◆ $_sDataReturnUrl
ChPmt2Checkout::$_sDataReturnUrl |
The documentation for this class was generated from the following file: