|
| __construct ($aConfig) |
| initOptions ($aOptions) |
| initializeCheckout ($iPendingId, $aCartInfo) |
| finalizeCheckout (&$aData) |
| notify () |
| cancelRecurring ($iPendingId, $sCustomerId, $sSubscriptionId) |
| createHostedPageSingle ($aItem, $aClient, $aVendor=array(), $iPendingId=0) |
| createHostedPageRecurring ($aItem, $aClient, $aVendor=array(), $iPendingId=0) |
| retreiveHostedPage ($sPageId) |
| retrieveSubscription ($sSubscriptionId) |
| getSubscription ($iPendingId, $sCustomerId, $sSubscriptionId) |
| deleteSubscription ($sSubscriptionId) |
| retrieveInvoice ($sInvoiceId) |
| retrieveAddons ($sStatus='active', $iLimit=0) |
| getAddons ($sStatus='active', $iLimit=0) |
| retrieveAddon ($sId) |
| getAddon ($sId) |
| retrieveCustomer ($sCustomerId) |
| onDeleteSubscription ($sSubscriptionId, $aSubscription) |
| 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') |
| finalizedCheckout () |
|
| _getSite () |
| _getApiKey () |
| _processEvent () |
| _processEventPaymentSucceeded (&$aEvent) |
| _processEventPaymentRefunded (&$aEvent) |
| _processEventSubscriptionCancelled (&$aEvent) |
| _getDataTransaction (&$aEvent, $sWithStatusCheck='') |
| _getDataSubscription (&$aEvent, $sWithStatusCheck='') |
| getOptionsByPending ($iPendingId) |
| getOptionsByVendor ($iVendorId) |
| log ($mixedContents, $sTitle='') |