lib/braintree/error_codes.rb in braintree-4.1.0 vs lib/braintree/error_codes.rb in braintree-4.2.0

- old
+ new

@@ -383,9 +383,10 @@ SubscriptionDoesNotBelongToCustomer = "91529" SubscriptionIdIsInvalid = "91528" SubscriptionStatusMustBePastDue = "91531" TaxAmountCannotBeNegative = "81534" TaxAmountFormatIsInvalid = "81535" + TaxAmountIsRequiredForAibSwedish = "815224" TaxAmountIsTooLarge = "81536" ThreeDSecureAuthenticationFailed = "81571" ThreeDSecureAuthenticationIdDoesntMatchNonceThreeDSecureAuthentication = "915198" ThreeDSecureAuthenticationIdIsInvalid = "915196" ThreeDSecureAuthenticationIdWithThreeDSecurePassThruIsInvalid = "915199"