Class: ActiveMerchant::Billing::BarclaysEpdqExtraPlusGateway
- Inherits:
-
OgoneGateway
- Object
- Gateway
- OgoneGateway
- ActiveMerchant::Billing::BarclaysEpdqExtraPlusGateway
- 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, Gateway::RECURRING_DEPRECATION_MESSAGE
Instance Attribute Summary
Attributes inherited from Gateway
Method Summary
Methods inherited from OgoneGateway
#authorize, #capture, #credit, #initialize, #purchase, #refund, #store, #void
Methods inherited from Gateway
#card_brand, card_brand, #generate_unique_id, inherited, #initialize, supported_countries, #supported_countries, supported_countries=, supports?, #test?
Methods included from CreditCardFormatting
Constructor Details
This class inherits a constructor from ActiveMerchant::Billing::OgoneGateway