Class: MerbMerchant::Billing::PayflowExpressUkGateway

Inherits:
PayflowExpressGateway show all
Defined in:
lib/merb_merchant/billing/gateways/payflow_express_uk.rb

Constant Summary

Constants included from PayflowCommonAPI

MerbMerchant::Billing::PayflowCommonAPI::CARD_MAPPING, MerbMerchant::Billing::PayflowCommonAPI::CVV_CODE, MerbMerchant::Billing::PayflowCommonAPI::LIVE_URL, MerbMerchant::Billing::PayflowCommonAPI::TEST_URL, MerbMerchant::Billing::PayflowCommonAPI::TRANSACTIONS, MerbMerchant::Billing::PayflowCommonAPI::XMLNS

Constants inherited from Gateway

Gateway::DEBIT_CARDS

Constants included from PostsData

PostsData::MAX_RETRIES, PostsData::OPEN_TIMEOUT, PostsData::READ_TIMEOUT

Instance Attribute Summary

Attributes inherited from Gateway

#options

Method Summary

Methods inherited from PayflowExpressGateway

#authorize, #credit, #details_for, #purchase, #setup_authorization, #setup_purchase

Methods included from PaypalExpressCommon

included, #redirect_url, #redirect_url_for

Methods included from PayflowCommonAPI

#capture, included, #initialize, #test?, #void

Methods inherited from Gateway

#card_brand, card_brand, inherited, #initialize, supports?, #test?

Methods included from Utils

generate_unique_id

Methods included from CreditCardFormatting

#format

Methods included from RequiresParameters

#requires!

Methods included from PostsData

included, #ssl_get, #ssl_post