Module: Braintree::ErrorCodes::CreditCard::Options

Defined in:
lib/braintree/error_codes.rb

Constant Summary collapse

UpdateExistingTokenIsInvalid =
"91723"
UpdateExistingTokenNotAllowed =
"91729"
UseBillingForShippingDisabled =
"91572"
VerificationAmountCannotBeNegative =
"91739"
VerificationAmountFormatIsInvalid =
"91740"
VerificationAmountIsTooLarge =
"91752"
VerificationAmountNotSupportedByProcessor =
"91741"
VerificationMerchantAccountCannotBeSubMerchantAccount =
"91755"
VerificationMerchantAccountIdIsInvalid =
"91728"
VerificationMerchantAccountIsForbidden =
"91743"
VerificationMerchantAccountIsSuspended =
"91742"