lib/braintree/error_codes.rb in braintree-2.99.0 vs lib/braintree/error_codes.rb in braintree-2.100.0

- old
+ new

@@ -381,9 +381,10 @@ ProcessorDoesNotSupportUpdatingDescriptor = "915108" ProcessorDoesNotSupportUpdatingTransactionDetails = "915130" ProcessorDoesNotSupportCredits = "91546" ProcessorDoesNotSupportPartialSettlement = "915102" ProcessorDoesNotSupportVoiceAuthorizations = "91545" + ProcessorDoesNotSupportMotoForCardType = "915195" PurchaseOrderNumberIsInvalid = "91548" PurchaseOrderNumberIsTooLong = "91537" RefundAmountIsTooLarge = "91521" ServiceFeeAmountCannotBeNegative = "91554" ServiceFeeAmountFormatIsInvalid = "91555"