| Module | Braintree::ErrorCodes::Merchant |
| In: |
lib/braintree/error_codes.rb
|
| CountryCannotBeBlank | = | "83603" |
| CountryCodeAlpha2IsInvalid | = | "93607" |
| CountryCodeAlpha2IsNotAccepted | = | "93606" |
| CountryCodeAlpha3IsInvalid | = | "93605" |
| CountryCodeAlpha3IsNotAccepted | = | "93604" |
| CountryCodeNumericIsInvalid | = | "93609" |
| CountryCodeNumericIsNotAccepted | = | "93608" |
| CountryNameIsInvalid | = | "93611" |
| CountryNameIsNotAccepted | = | "93610" |
| EmailFormatIsInvalid | = | "93602" |
| EmailIsRequired | = | "83601" |
| InconsistentCountry | = | "93612" |