Module: Braintree::ErrorCodes::ApplePay
- Defined in:
- lib/braintree/error_codes.rb
Constant Summary
collapse
- ApplePayCardsAreNotAccepted =
"83501"
- CannotUpdateApplePayCardUsingPaymentMethodNonce =
"93507"
- CertificateInvalid =
"93517"
- CertificateMismatch =
"93519"
- CryptogramIsRequired =
"93511"
- CustomerIdIsRequiredForVaulting =
"83502"
- DecryptionFailed =
"83512"
- Disabled =
"93513"
- ExpirationMonthIsRequired =
"93509"
- ExpirationYearIsRequired =
"93510"
- InvalidToken =
"83520"
- KeyMismatchStoringCertificate =
"93522"
- MerchantKeysAlreadyConfigured =
"93515"
- MerchantKeysNotConfigured =
"93516"
- MerchantNotConfigured =
"93514"
- NumberIsRequired =
"93508"
- PaymentMethodNonceCardTypeIsNotAccepted =
"83518"
- PaymentMethodNonceConsumed =
"93504"
- PaymentMethodNonceLocked =
"93506"
- PaymentMethodNonceUnknown =
"93505"
- PrivateKeyMismatch =
"93521"
- TokenIsInUse =
"93503"