Definition at line 17 of file ChPmtPayPal.php.
◆ __construct()
ChPmtPayPal::__construct |
( |
|
$oDb, |
|
|
|
$oConfig, |
|
|
|
$aConfig |
|
) |
| |
◆ _getReceivedAmount()
ChPmtPayPal::_getReceivedAmount |
( |
|
$sCurrencyCode, |
|
|
& |
$aResultData |
|
) |
| |
◆ _readValidationData()
ChPmtPayPal::_readValidationData |
( |
|
$sConnectionUrl, |
|
|
|
$sRequest |
|
) |
| |
◆ _registerCheckout()
ChPmtPayPal::_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 110 of file ChPmtPayPal.php.
◆ _validateCheckout()
ChPmtPayPal::_validateCheckout |
( |
|
$aData | ) |
|
◆ finalizeCheckout()
ChPmtPayPal::finalizeCheckout |
( |
|
$aData | ) |
|
◆ initializeCheckout()
ChPmtPayPal::initializeCheckout |
( |
|
$iPendingId, |
|
|
|
$aCartInfo, |
|
|
|
$bRecurring = false , |
|
|
|
$iRecurringDays = 0 |
|
) |
| |
◆ $_sDataReturnUrl
ChPmtPayPal::$_sDataReturnUrl |
The documentation for this class was generated from the following file: