Module: ActiveMerchant::Billing::ResponseParser::ResultCode

Defined in:
lib/active_merchant/billing/gateways/response_parser.rb

Constant Summary collapse

FAILURE =
'0'
SUCCESS =
'1'
THREE_D_SECURE =
'5'
SYSTEM_ERROR =
'9'