Skip to main content
Anchor to SubscriptionBillingAttemptErrorCode

SubscriptionBillingAttemptErrorCode

enum

The possible error codes associated with making billing attempts. The error codes supplement the error_message to provide consistent results and help with dunning management.

The amount exceeds the limit for this payment method.

The amount is too small.

Anchor to AUTHENTICATION_ERRORAUTHENTICATION_ERROR

There was an error during the payment authentication.

Anchor to AUTHENTICATION_FAILEDAUTHENTICATION_FAILED

Authentication failed during payment processing.

Anchor to AUTHENTICATION_REQUIREDAUTHENTICATION_REQUIRED

Additional authentication is required to complete the payment.

Anchor to BUYER_CANCELED_PAYMENT_METHODBUYER_CANCELED_PAYMENT_METHOD

Payment method was canceled by buyer.

The card issuer requires the cardholder to call them.

The payment was cancelled.

The card was declined by the payment processor.

Anchor to CARD_NUMBER_INCORRECTCARD_NUMBER_INCORRECT

Card number was incorrect.

Anchor to CONFIRMATION_REJECTEDCONFIRMATION_REJECTED

The payment confirmation was rejected.

Customer is invalid.

Customer was not found.

The card issuer declined the transaction with a 'do not honor' response.

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 is expired.

Fraud was suspected.

Anchor to FREE_GIFT_CARD_NOT_ALLOWEDFREE_GIFT_CARD_NOT_ALLOWED

Gift cards must have a price greater than zero.

A generic payment error occurred.

The billing address provided is incorrect.

The card number entered is incorrect.

The postal/ZIP code provided is incorrect.

Insufficient funds.

Anchor to INSUFFICIENT_INVENTORYINSUFFICIENT_INVENTORY

Not enough inventory found.

Anchor to INVALID_BILLING_ADDRESSINVALID_BILLING_ADDRESS

The billing address is invalid.

The currency is not supported for this payment method.

Anchor to INVALID_CUSTOMER_BILLING_AGREEMENTINVALID_CUSTOMER_BILLING_AGREEMENT

The billing agreement ID or the transaction ID for the customer's payment method is invalid.

The expiry date of the card provided is invalid.

The card number is invalid.

Anchor to INVALID_PAYMENT_ERRORINVALID_PAYMENT_ERROR

A general invalid payment error occurred.

Anchor to INVALID_PAYMENT_METHODINVALID_PAYMENT_METHOD

Payment method is invalid. Please update or create a new payment method.

Anchor to INVALID_PURCHASE_TYPEINVALID_PURCHASE_TYPE

The purchase type is invalid for this payment method.

Anchor to INVALID_SHIPPING_ADDRESSINVALID_SHIPPING_ADDRESS

The shipping address is either missing or invalid.

Anchor to INVENTORY_ALLOCATIONS_NOT_FOUNDINVENTORY_ALLOCATIONS_NOT_FOUND

No inventory location found or enabled.

Anchor to INVOICE_ALREADY_PAIDINVOICE_ALREADY_PAID

A payment has already been made for this invoice.

Anchor to MERCHANT_ACCOUNT_ERRORMERCHANT_ACCOUNT_ERROR

Merchant account configuration error.

The transaction was declined due to a merchant-defined rule.

Anchor to NON_TEST_ORDER_LIMIT_REACHEDNON_TEST_ORDER_LIMIT_REACHED

Non-test order limit reached. Use a test payment gateway to place another order.

Anchor to OFF_SESSION_REJECTEDOFF_SESSION_REJECTED

The off-session payment was rejected and requires customer action.

Anchor to PAYMENT_METHOD_DECLINEDPAYMENT_METHOD_DECLINED

Payment method was declined by processor.

Anchor to PAYMENT_METHOD_INCOMPATIBLE_WITH_GATEWAY_CONFIGPAYMENT_METHOD_INCOMPATIBLE_WITH_GATEWAY_CONFIG

Payment method cannot be used with the current payment gateway test mode configuration.

Anchor to PAYMENT_METHOD_NOT_FOUNDPAYMENT_METHOD_NOT_FOUND

Payment method was not found.

Anchor to PAYMENT_METHOD_NOT_SPECIFIEDPAYMENT_METHOD_NOT_SPECIFIED

Payment method is not specified on subscription contract.

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 PAYMENT_PROVIDER_IS_NOT_ENABLEDPAYMENT_PROVIDER_IS_NOT_ENABLED

Payment provider is not enabled.

Anchor to PAYPAL_ERROR_GENERALPAYPAL_ERROR_GENERAL

Paypal Error General.

A processing error occurred with the payment provider.

Anchor to PURCHASE_TYPE_NOT_SUPPORTEDPURCHASE_TYPE_NOT_SUPPORTED

Purchase Type is not supported.

The payment retry was declined.

Gateway is in test mode and attempted to bill a live payment method.

Anchor to TRANSACTION_LIMIT_EXCEEDEDTRANSACTION_LIMIT_EXCEEDED

The transaction exceeds the cardholder's limit.

Transient error, try again later.

There was an unexpected error during the billing attempt.


Was this section helpful?

•OBJECT

A base error type that applies to all uncategorized error classes.

•OBJECT

An inventory error caused by an issue with one or more of the contract merchandise lines.

•OBJECT

An inventory error caused by an issue with one or more of the contract merchandise lines.


Was this section helpful?