|
| __construct ($aConfig) |
|
| initOptions ($aOptions) |
|
| initializeCheckout ($iPendingId, $aCartInfo, $sRedirect='') |
|
| finalizeCheckout (&$aData) |
|
| notify () |
|
| getMenuItemsActionsRecurring ($iClientId, $iVendorId, $aParams=array()) |
|
| 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 () |
|
|
| _processNotification () |
|
| _processNotificationInitialBuyCustom ($aNotification) |
|
| _processNotificationDidRenew (&$aNotification) |
|
| _processNotificationRefund (&$aNotification) |
|
| _processNotificationCancel (&$aNotification) |
|
| _verifyNotification ($aParams) |
|
| getOptionsByPending ($iPendingId) |
|
| getOptionsByVendor ($iVendorId) |
|
| log ($mixedContents, $sTitle='') |
|
|
| $_sSecret |
|
| $_sVerifyReceipt |
|
| $_sVerifyReceiptSandbox |
|
| $MODULE |
|
| $_oModule |
|
| $_sLangsPrefix |
|
| $_iId |
|
| $_sName |
|
| $_sCaption |
|
| $_sPrefix |
|
| $_iVendor |
|
| $_aOptions |
|
| $_bUseSsl |
|
| $_bRedirectOnResult |
|
| $_aSbsStatuses |
|
| $_aIncludeJs |
|
| $_aIncludeCss |
|
◆ __construct()
BxPaymentProviderAppleInApp::__construct |
( |
| $aConfig | ) |
|
◆ finalizeCheckout()
BxPaymentProviderAppleInApp::finalizeCheckout |
( |
& | $aData | ) |
|
◆ initOptions()
BxPaymentProviderAppleInApp::initOptions |
( |
| $aOptions | ) |
|
The documentation for this class was generated from the following file:
- modules/boonex/payment/classes/BxPaymentProviderAppleInApp.php