Class: ActiveMerchant::Billing::BarclaysEpdqExtraPlusGateway

Inherits:
OgoneGateway show all
Defined in:
lib/active_merchant/billing/gateways/barclays_epdq_extra_plus.rb

Constant Summary

Constants inherited from OgoneGateway

OgoneGateway::AVS_MAPPING, OgoneGateway::CVV_MAPPING, OgoneGateway::OGONE_NO_SIGNATURE_DEPRECATION_MESSAGE, OgoneGateway::OGONE_STORE_OPTION_DEPRECATION_MESSAGE, OgoneGateway::SUCCESS_MESSAGE, OgoneGateway::THREE_D_SECURE_DISPLAY_WAYS

Constants inherited from Gateway

Gateway::CREDIT_DEPRECATION_MESSAGE, Gateway::CURRENCIES_WITHOUT_FRACTIONS, Gateway::DEBIT_CARDS

Instance Attribute Summary

Attributes inherited from Gateway

#options

Method Summary

Methods inherited from OgoneGateway

#authorize, #capture, #credit, #initialize, #purchase, #refund, #store, #void

Methods inherited from Gateway

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

Methods included from CreditCardFormatting

#format

Constructor Details

This class inherits a constructor from ActiveMerchant::Billing::OgoneGateway