Class
ActiveMerchant::Billing::PayflowExpressGateway
In:
lib/active_merchant/billing/gateways/payflow_express.rb
Parent:
Gateway
Methods
authorize
credit
details_for
purchase
setup_authorization
setup_purchase
Included Modules
PayflowCommonAPI
PaypalExpressCommon
Public Instance methods
authorize
(money, options = {})
credit
(money, identification, options = {})
details_for
(token)
purchase
(money, options = {})
setup_authorization
(money, options = {})
setup_purchase
(money, options = {})
[Validate]