lib/braintree/error_codes.rb in braintree-2.8.0 vs lib/braintree/error_codes.rb in braintree-2.9.1
- old
+ new
@@ -150,9 +150,10 @@
AmountMustBeGreaterThanZero = "81531"
BillingAddressConflict = "91530"
CannotBeVoided = "91504"
CannotRefundCredit = "91505"
CannotRefundUnlessSettled = "91506"
+ CannotRefundWithSuspendedMerchantAccount = "91538"
CannotSubmitForSettlement = "91507"
CreditCardIsRequired = "91508"
CustomFieldIsInvalid = "91526"
CustomFieldIsTooLong = "81527"
CustomerDefaultPaymentMethodCardTypeIsNotAccepted = "81509"