Module: Braintree::ErrorCodes::Merchant
- Defined in:
- lib/braintree/error_codes.rb
Constant Summary collapse
- CountryCannotBeBlank =
"83603"- CountryCodeAlpha2IsInvalid =
"93607"- CountryCodeAlpha2IsNotAccepted =
"93606"- CountryCodeAlpha3IsInvalid =
"93605"- CountryCodeAlpha3IsNotAccepted =
"93604"- CountryCodeNumericIsInvalid =
"93609"- CountryCodeNumericIsNotAccepted =
"93608"- CountryNameIsInvalid =
"93611"- CountryNameIsNotAccepted =
"93610"- EmailFormatIsInvalid =
"93602"- EmailIsRequired =
"83601"- InconsistentCountry =
"93612"- PaymentMethodsAreInvalid =
"93613"