lib/braintree/error_codes.rb in braintree-2.62.0 vs lib/braintree/error_codes.rb in braintree-2.63.0
- old
+ new
@@ -339,9 +339,14 @@
TaxAmountFormatIsInvalid = "81535"
TaxAmountIsTooLarge = "81536"
ThreeDSecureAuthenticationFailed = "81571"
ThreeDSecureTokenIsInvalid = "91568"
ThreeDSecureTransactionDataDoesntMatchVerify = "91570"
+ ThreeDSecureEciFlagIsRequired = "915113"
+ ThreeDSecureCavvIsRequired = "915116"
+ ThreeDSecureXidIsRequired = "915115"
+ ThreeDSecureEciFlagIsInvalid = "915114"
+ ThreeDSecureMerchantAccountDoesNotSupportCardType = "915131"
TypeIsInvalid = "91523"
TypeIsRequired = "91524"
UnsupportedVoiceAuthorization = "91539"
module Options