Class: ActiveMerchant::Billing::PayflowExpressUkGateway
- Inherits:
-
PayflowExpressGateway
- Object
- Gateway
- PayflowExpressGateway
- ActiveMerchant::Billing::PayflowExpressUkGateway
- Defined in:
- lib/active_merchant/billing/gateways/payflow_express_uk.rb
Constant Summary
Constants inherited from PayflowExpressGateway
ActiveMerchant::Billing::PayflowExpressGateway::LIVE_REDIRECT_URL, ActiveMerchant::Billing::PayflowExpressGateway::TEST_REDIRECT_URL
Constants included from PayflowCommonAPI
ActiveMerchant::Billing::PayflowCommonAPI::CARD_MAPPING, ActiveMerchant::Billing::PayflowCommonAPI::CVV_CODE, ActiveMerchant::Billing::PayflowCommonAPI::LIVE_URL, ActiveMerchant::Billing::PayflowCommonAPI::TEST_URL, ActiveMerchant::Billing::PayflowCommonAPI::TRANSACTIONS, ActiveMerchant::Billing::PayflowCommonAPI::XMLNS
Constants inherited from Gateway
Constants included from PostsData
PostsData::MAX_RETRIES, PostsData::OPEN_TIMEOUT, PostsData::READ_TIMEOUT
Instance Attribute Summary
Attributes inherited from Gateway
Method Summary
Methods inherited from PayflowExpressGateway
#authorize, #credit, #details_for, #purchase, #redirect_url, #redirect_url_for, #setup_authorization, #setup_purchase
Methods included from PayflowCommonAPI
#capture, included, #initialize, #test?, #void
Methods inherited from Gateway
inherited, #initialize, supports?, #test?