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 is too small.

Anchor to AUTHENTICATION_ERRORAUTHENTICATION_ERROR

There was an error during the authentication.

Anchor to BUYER_CANCELED_PAYMENT_METHODBUYER_CANCELED_PAYMENT_METHOD

Payment method was canceled by buyer.

Anchor to CARD_NUMBER_INCORRECTCARD_NUMBER_INCORRECT

Card number was incorrect.

Anchor to CURRENCY_NOT_ENABLEDCURRENCY_NOT_ENABLED

The currency on the contract is not enabled for the shop.

Customer is invalid.

Customer was not found.

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.

Insufficient funds.

Anchor to INSUFFICIENT_INVENTORYINSUFFICIENT_INVENTORY

Not enough inventory found.

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.

Anchor to INVALID_PAYMENT_METHODINVALID_PAYMENT_METHOD

Payment method is invalid. Please update or create a new 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 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 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_PROVIDER_IS_NOT_ENABLEDPAYMENT_PROVIDER_IS_NOT_ENABLED

Payment provider is not enabled.

Anchor to PAYPAL_ERROR_GENERALPAYPAL_ERROR_GENERAL

Paypal Error General.

Anchor to PURCHASE_TYPE_NOT_SUPPORTEDPURCHASE_TYPE_NOT_SUPPORTED

Purchase Type is not supported.

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

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?