Module: Braintree::ErrorCodes::Verification::Options

Defined in:
lib/braintree/error_codes.rb

Constant Summary collapse

AccountTypeIsInvalid =
"942184"
AccountTypeNotSupported =
"942185"
AmountCannotBeNegative =
"94201"
AmountFormatIsInvalid =
"94202"
AmountIsTooLarge =
"94207"
AmountNotSupportedByProcessor =
"94203"
MerchantAccountCannotBeSubMerchantAccount =
"94208"
MerchantAccountIdIsInvalid =
"94204"
MerchantAccountIsForbidden =
"94206"
MerchantAccountIsSuspended =
"94205"