|
| __construct ($aConfig) |
|
| initializeCheckout ($iPendingId, $aCartInfo, $bRecurring=false, $iRecurringDays=0) |
|
| finalizeCheckout (&$aData) |
|
| initOptions ($aOptions) |
|
| initOptionsByVendor ($iVendorId) |
|
| isActive () |
|
| isHidden () |
|
| getOption ($sName) |
|
| setOption ($sName, $mixedValue, $bSave=false) |
|
| getReturnUrl ($aParams=array()) |
|
| getReturnDataUrl ($iVendorId, $aParams=array()) |
|
| getNotifyUrl ($iVendorId, $aParams=array()) |
|
| needRedirect () |
|
| addJsCss () |
|
| getJsObject () |
|
| finalizedCheckout () |
|
| isSubscriptionStatus ($sStatus, $aSubscription, $sStatusKey='status') |
|
| getSubscription ($iPendingId, $sCustomerId, $sSubscriptionId) |
|
| initializeCheckout ($iPendingId, $aCartInfo) |
|
| finalizedCheckout () |
|
|
| _registerCheckout (&$aData) |
|
| _validateCheckout (&$aData, &$aPending) |
|
| _readValidationData ($sConnectionUrl, $sRequest) |
|
| _getReceivedAmount ($sCurrencyCode, &$aResultData) |
|
| _constructCustomData () |
|
| _deconstructCustomData ($data) |
|
| getOptionsByPending ($iPendingId) |
|
| getOptionsByVendor ($iVendorId) |
|
| log ($mixedContents, $sTitle='') |
|
|
| $MODULE |
|
| $_oModule |
|
| $_sLangsPrefix |
|
| $_iId |
|
| $_sName |
|
| $_sCaption |
|
| $_sPrefix |
|
| $_iVendor |
|
| $_aOptions |
|
| $_bUseSsl |
|
| $_bRedirectOnResult |
|
| $_aSbsStatuses |
|
| $_aIncludeJs |
|
| $_aIncludeCss |
|
◆ __construct()
BxPaymentProviderPayPal::__construct |
( |
| $aConfig | ) |
|
◆ _registerCheckout()
BxPaymentProviderPayPal::_registerCheckout |
( |
& | $aData | ) |
|
|
protected |
- Parameters
-
$aData | - data from payment provider. |
- Returns
- array with results.
◆ finalizeCheckout()
BxPaymentProviderPayPal::finalizeCheckout |
( |
& | $aData | ) |
|
The documentation for this class was generated from the following file:
- modules/boonex/payment/classes/BxPaymentProviderPayPal.php