Class: ActiveMerchant::Billing::PaypalExpressDeGateway
- Inherits:
-
PaypalExpressGateway
- Object
- Gateway
- PaypalExpressGateway
- ActiveMerchant::Billing::PaypalExpressDeGateway
- Defined in:
- lib/active_merchant/billing/gateways/paypal_express_de.rb
Constant Summary
Constants included from PaypalCommonAPI
ActiveMerchant::Billing::PaypalCommonAPI::API_VERSION, ActiveMerchant::Billing::PaypalCommonAPI::AUSTRALIAN_STATES, ActiveMerchant::Billing::PaypalCommonAPI::CREDENTIALS_NAMESPACES, ActiveMerchant::Billing::PaypalCommonAPI::EBAY_NAMESPACE, ActiveMerchant::Billing::PaypalCommonAPI::ENVELOPE_NAMESPACES, ActiveMerchant::Billing::PaypalCommonAPI::FRAUD_REVIEW_CODE, ActiveMerchant::Billing::PaypalCommonAPI::PAYPAL_NAMESPACE, ActiveMerchant::Billing::PaypalCommonAPI::SUCCESS_CODES, ActiveMerchant::Billing::PaypalCommonAPI::URLS
Constants inherited from Gateway
Gateway::CREDIT_DEPRECATION_MESSAGE, Gateway::CURRENCIES_WITHOUT_FRACTIONS, Gateway::DEBIT_CARDS
Instance Attribute Summary
Attributes inherited from Gateway
Method Summary
Methods inherited from PaypalExpressGateway
#authorize, #details_for, #purchase, #setup_authorization, #setup_purchase
Methods included from PaypalExpressCommon
included, #redirect_url, #redirect_url_for
Methods included from PaypalCommonAPI
#capture, #credit, included, #initialize, #reauthorize, #refund, #test?, #transfer, #void
Methods inherited from Gateway
#card_brand, card_brand, inherited, #initialize, supports?, #test?