Class Mage_XmlConnect_Model_Payment_Method_Paypal_Config
PayPal Mobile Express Checkout Library config
-
Mage_Paypal_Model_Config
-
Mage_XmlConnect_Model_Payment_Method_Paypal_Config
Methods summary
public
string
|
#
getExpressCheckoutStartUrl( string $token )
Get url for dispatching customer to express checkout start
Get url for dispatching customer to express checkout start
Parameters
Returns
string
Overrides
|
Methods inherited from Mage_Paypal_Model_Config
__construct(),
__get(),
_getDynamicImageUrl(),
_getSpecificConfigPath(),
_getSupportedLocaleCode(),
_mapDirectFieldset(),
_mapExpressFieldset(),
_mapGeneralFieldset(),
_mapGenericStyleFieldset(),
_mapMethodFieldset(),
_mapStandardFieldset(),
_mapWppFieldset(),
_mapWpukFieldset(),
_prepareValue(),
areButtonsDynamic(),
exportExpressCheckoutStyleSettings(),
getAdditionalOptionsLogoTypes(),
getAdditionalOptionsLogoUrl(),
getApiAuthenticationMethods(),
getApiCertificate(),
getBuildNotationCode(),
getCountryMethods(),
getExpressCheckoutBASignupOptions(),
getExpressCheckoutButtonFlavors(),
getExpressCheckoutButtonTypes(),
getExpressCheckoutCompleteUrl(),
getExpressCheckoutEditUrl(),
getExpressCheckoutShortcutImageUrl(),
getExpressCheckoutSolutionTypes(),
getIsCreditCardMethod(),
getMerchantCountry(),
getMethodCode(),
getPayflowproCcTypesAsOptionArray(),
getPaymentAction(),
getPaymentActions(),
getPaymentFormLogoUrl(),
getPaymentMarkImageUrl(),
getPaymentMarkWhatIsPaypalUrl(),
getPaypalUrl(),
getRequireBillingAddressOptions(),
getSolutionImageUrl(),
getStartBillingAgreementUrl(),
getSupportedBuyerCountryCodes(),
getSupportedMerchantCountryCodes(),
getWppCcTypesAsOptionArray(),
getWppPeCcTypesAsOptionArray(),
getWpsPaymentDeliveryMethods(),
isCurrencyCodeSupported(),
isMethodActive(),
isMethodAvailable(),
isMethodSupportedForCountry(),
isWppApiAvailabe(),
setMethod(),
setStoreId(),
shouldAskToCreateBillingAgreement(),
shouldUseUnilateralPayments()
|
Constants summary
string |
METHOD_WPP_MECL
|
'paypal_mecl' |
#
PayPal Website Payments Pro - PayPal Mobile Express Checkout Library
PayPal Website Payments Pro - PayPal Mobile Express Checkout Library
|
Constants inherited from Mage_Paypal_Model_Config
AUTHORIZATION_AMOUNT_FULL,
AUTHORIZATION_AMOUNT_ONE,
DEFAULT_LOGO_TYPE,
EC_BA_SIGNUP_ASK,
EC_BA_SIGNUP_AUTO,
EC_BA_SIGNUP_NEVER,
EC_BUTTON_TYPE_MARK,
EC_BUTTON_TYPE_SHORTCUT,
EC_FLAVOR_DYNAMIC,
EC_FLAVOR_STATIC,
EC_SOLUTION_TYPE_MARK,
EC_SOLUTION_TYPE_SOLE,
FRAUD_ACTION_ACCEPT,
FRAUD_ACTION_DENY,
METHOD_BILLING_AGREEMENT,
METHOD_HOSTEDPRO,
METHOD_PAYFLOWADVANCED,
METHOD_PAYFLOWLINK,
METHOD_PAYFLOWPRO,
METHOD_WPP_DIRECT,
METHOD_WPP_EXPRESS,
METHOD_WPP_PE_DIRECT,
METHOD_WPP_PE_EXPRESS,
METHOD_WPS,
PAYMENT_ACTION_AUTH,
PAYMENT_ACTION_ORDER,
PAYMENT_ACTION_SALE,
PAYMENT_MARK_180x113,
PAYMENT_MARK_37x23,
PAYMENT_MARK_50x34,
PAYMENT_MARK_60x38,
REFUND_TYPE_FULL,
REFUND_TYPE_PARTIAL,
REQUIRE_BILLING_ADDRESS_ALL,
REQUIRE_BILLING_ADDRESS_NO,
REQUIRE_BILLING_ADDRESS_VIRTUAL,
WPS_TRANSPORT_IPN,
WPS_TRANSPORT_IPN_PDT,
WPS_TRANSPORT_PDT
|