Class: ActiveMerchant::Billing::NetworkMerchantsGateway::ResponseCodes

Inherits:
Object
  • Object
show all
Defined in:
lib/active_merchant/billing/gateways/network_merchants.rb

Constant Summary collapse

APPROVED =
'1'
DENIED =
'2'
ERROR =
'3'