Module: Braintree::ErrorCodes::PayPalPaymentResource
- Defined in:
- lib/braintree/error_codes.rb
Constant Summary
collapse
- NonceExpired =
"97301"
- IdNotSupported =
"97302"
- NonceRequired =
"97303"
- InvalidEmail =
"97304"
- EmailTooLong =
"97305"
- ExpectedLineItemCollection =
"97306"
- ExpectedLineItemHash =
"97307"
- ExpectedLineItemDebit =
"97308"
- InvalidUnitAmount =
"97309"
- InvalidUnitTaxAmount =
"97310"
- IsoCodeRequired =
"97311"
- IsoCodeUnsupported =
"97312"
- ShippingFieldsMissing =
"97313"
- InvalidAmountBreakdown =
"97314"
- ExpectedShippingOptionCollection =
"97315"
- ShippingOptionsRequired =
"97316"
- ShippingOptionFieldsMissing =
"97317"
- InvalidShippingOptionType =
"97318"
- ShippingOptionIdReused =
"97319"
- TooManyShippingOptionsSelected =
"97320"
- ShippingOptionMustMatchBreakdown =
"97321"
- LineItemsShouldMatchTotal =
"97322"
- LineItemsTaxShouldMatchTotal =
"97323"
- PatchCallFailed =
"97324"
- InvalidAmount =
"97325"
- ShippingIdTooLong =
"97326"
- ShippingLabelTooLong =
"97327"
- ShippingFullNameTooLong =
"97328"
- ShippingAddressTooLong =
"97329"
- ShippingExtendedAddressTooLong =
"97330"
- ShippingLocalityTooLong =
"97331"
- ShippingRegionTooLong =
"97332"
- CountryCodeTooLong =
"97333"
- NationalNumberTooLong =
"97334"
- PostalCodeTooLong =
"97335"
- DescriptionTooLong =
"97336"
- CustomFieldTooLong =
"97337"
- OrderIdTooLong =
"97338"