UNA
Loading...
Searching...
No Matches
BxPaymentProviderPayPal Class Reference
Inheritance diagram for BxPaymentProviderPayPal:
BxBaseModPaymentProvider iBxBaseModPaymentProvider BxDol

Public Member Functions

 __construct ($aConfig)
 initializeCheckout ($iPendingId, $aCartInfo, $bRecurring=false, $iRecurringDays=0)
 finalizeCheckout (&$aData)
Public Member Functions inherited from BxBaseModPaymentProvider
 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)
Public Member Functions inherited from iBxBaseModPaymentProvider
 initializeCheckout ($iPendingId, $aCartInfo)
 finalizedCheckout ()

Protected Member Functions

 _registerCheckout (&$aData)
 _validateCheckout (&$aData, &$aPending)
 _readValidationData ($sConnectionUrl, $sRequest)
 _getReceivedAmount ($sCurrencyCode, &$aResultData)
 _constructCustomData ()
 _deconstructCustomData ($data)
Protected Member Functions inherited from BxBaseModPaymentProvider
 getOptionsByPending ($iPendingId)
 getOptionsByVendor ($iVendorId)
 log ($mixedContents, $sTitle='')

Additional Inherited Members

Protected Attributes inherited from BxBaseModPaymentProvider
 $MODULE
 $_oModule
 $_sLangsPrefix
 $_iId
 $_sName
 $_sCaption
 $_sPrefix
 $_iVendor
 $_aOptions
 $_bUseSsl
 $_bRedirectOnResult
 $_aSbsStatuses
 $_aIncludeJs
 $_aIncludeCss

Constructor & Destructor Documentation

◆ __construct()

BxPaymentProviderPayPal::__construct ( $aConfig)

Reimplemented from BxBaseModPaymentProvider.

Member Function Documentation

◆ _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