Module Braintree::ErrorCodes::CreditCard::Options
In: lib/braintree/error_codes.rb

Constants

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

[Validate]