Module: Braintree::ErrorCodes::ApplePay::Options

Defined in:
lib/braintree/error_codes.rb

Constant Summary collapse

VerificationAccountTypeIsInvalid =
"93538"
VerificationAccountTypeNotSupported =
"93543"
VerificationAmountCannotBeNegative =
"93535"
VerificationAmountFormatIsInvalid =
"93534"
VerificationAmountIsTooLarge =
"93537"
VerificationAmountNotSupportedByProcessor =
"93536"
VerificationMerchantAccountIdIsInvalid =
"93540"
VerificationMerchantAccountIsSuspended =
"93541"