Class: ActiveMerchant::Billing::TransnationalGateway

Inherits:
NetworkMerchantsGateway show all
Defined in:
lib/active_merchant/billing/gateways/transnational.rb

Constant Summary

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 NetworkMerchantsGateway

#authorize, #capture, #initialize, #purchase, #refund, #store, #unstore, #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::NetworkMerchantsGateway