Class: ActiveMerchant::Billing::SecurePayGateway
- Inherits:
-
AuthorizeNetGateway
- Object
- Gateway
- AuthorizeNetGateway
- ActiveMerchant::Billing::SecurePayGateway
- Defined in:
- lib/active_merchant/billing/gateways/secure_pay.rb
Constant Summary
Constants inherited from AuthorizeNetGateway
AuthorizeNetGateway::API_VERSION, AuthorizeNetGateway::AVS_ERRORS, AuthorizeNetGateway::AVS_REASON_CODES, AuthorizeNetGateway::CARD_CODE_ERRORS, AuthorizeNetGateway::TRANSACTION_ALREADY_ACTIONED
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 AuthorizeNetGateway
#authorize, #capture, #credit, #initialize, #purchase, #refund, #verify, #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::AuthorizeNetGateway