Skip to main content
Anchor to SubscriptionBillingAttemptPaymentErrorCode

SubscriptionBillingAttemptPaymentErrorCode

enum

Error codes for payment-related billing attempt failures.

The transaction amount is too large.

The transaction amount is too small.

Anchor to AUTHENTICATION_ERRORAUTHENTICATION_ERROR

There was an error during the authentication.

Anchor to AUTHENTICATION_FAILEDAUTHENTICATION_FAILED

Authentication failed during the payment processing.

Anchor to AUTHENTICATION_REQUIREDAUTHENTICATION_REQUIRED

Additional authentication is required for this payment.

Anchor to BUYER_CANCELED_PAYMENT_METHODBUYER_CANCELED_PAYMENT_METHOD

The buyer canceled the payment method.

The card issuer requires the cardholder to call.

The payment was cancelled.

The card was declined.

Anchor to CARD_NUMBER_INCORRECTCARD_NUMBER_INCORRECT

The card number is incorrect.

Anchor to CONFIRMATION_REJECTEDCONFIRMATION_REJECTED

The payment confirmation was rejected.

The card issuer returned 'do not honor'. The customer should reach out to their card-issuing bank for more information.

Anchor to EXPIRED_BUYER_ACTIONEXPIRED_BUYER_ACTION

The required buyer action has expired.

The card has expired.

Anchor to EXPIRED_PAYMENT_METHODEXPIRED_PAYMENT_METHOD

Payment method has expired.

Fraud was suspected on this transaction.

A generic payment error occurred.

The billing address is incorrect.

The card number is incorrect.

The postal/ZIP code is incorrect.

The payment method has insufficient funds to complete the payment.

The currency is not supported.

Anchor to INVALID_CUSTOMER_BILLING_AGREEMENTINVALID_CUSTOMER_BILLING_AGREEMENT

The customer billing agreement is invalid.

The expiry date is invalid.

The card number is invalid.

Anchor to INVALID_PAYMENT_METHODINVALID_PAYMENT_METHOD

Payment method is invalid.

Anchor to INVALID_PURCHASE_TYPEINVALID_PURCHASE_TYPE

The purchase type is invalid.

Anchor to INVALID_SHIPPING_ADDRESSINVALID_SHIPPING_ADDRESS

The shipping address is invalid.

Anchor to INVOICE_ALREADY_PAIDINVOICE_ALREADY_PAID

The invoice has already been paid.

The payment was declined due to a merchant rule.

Anchor to OFF_SESSION_REJECTEDOFF_SESSION_REJECTED

The off-session payment was rejected.

Anchor to PAYMENT_METHOD_DECLINEDPAYMENT_METHOD_DECLINED

Payment method was declined.

Anchor to PAYMENT_METHOD_UNSUPPORTEDPAYMENT_METHOD_UNSUPPORTED

The payment method type is not supported.

Anchor to PAYMENT_PROVIDER_ERRORPAYMENT_PROVIDER_ERROR

An exception occurred with the payment provider.

Anchor to PAYPAL_ERROR_GENERALPAYPAL_ERROR_GENERAL

A general PayPal error occurred.

A processing error occurred.

Anchor to PURCHASE_TYPE_NOT_SUPPORTEDPURCHASE_TYPE_NOT_SUPPORTED

Purchase type is not supported.

The payment retry was declined.

A test mode error occurred.

Anchor to TRANSACTION_LIMIT_EXCEEDEDTRANSACTION_LIMIT_EXCEEDED

The transaction exceeded the limit.

A transient error occurred, try again later.


Was this section helpful?

•OBJECT

A payment-related error that occurred during a subscription billing attempt.


Was this section helpful?