lib/braintree/error_codes.rb in braintree-4.10.0 vs lib/braintree/error_codes.rb in braintree-4.11.0
- old
+ new
@@ -81,9 +81,10 @@
ExpirationDateYearIsInvalid = "81711"
ExpirationMonthIsInvalid = "81712"
ExpirationYearIsInvalid = "81713"
InvalidParamsForCreditCardUpdate = "91745"
InvalidVenmoSDKPaymentMethodCode = "91727"
+ NetworkTokenizationAttributeCryptogramIsRequired = "81762"
NumberIsInvalid = "81715"
NumberIsProhibited = "81750"
NumberIsRequired = "81714"
NumberLengthIsInvalid = "81716"
NumberMustBeTestNumber = "81717"