Class: ActiveMerchant::Billing::NetworkMerchantsGateway::ResponseCodes
- Inherits:
-
Object
- Object
- ActiveMerchant::Billing::NetworkMerchantsGateway::ResponseCodes
- Defined in:
- lib/active_merchant/billing/gateways/network_merchants.rb
Constant Summary collapse
- APPROVED =
'1'
- DENIED =
'2'
- ERROR =
'3'