Subscription Billing Attempt Error Code
The possible error codes associated with making billing attempts. The error codes supplement the
to provide consistent results and help with dunning management.
Anchor to Valid valuesValid values
- Anchor to AMOUNT_TOO_SMALLAMOUNT_
TOO_ SMALL 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 CUSTOMER_INVALIDCUSTOMER_
INVALID Customer is invalid.
- Anchor to CUSTOMER_NOT_FOUNDCUSTOMER_
NOT_ FOUND Customer was not found.
- Anchor to EXPIRED_PAYMENT_METHODEXPIRED_
PAYMENT_ METHOD Payment method is expired.
- Anchor to FRAUD_SUSPECTEDFRAUD_
SUSPECTED Fraud was suspected.
- Anchor to FREE_GIFT_CARD_NOT_ALLOWEDFREE_
GIFT_ CARD_ NOT_ ALLOWED Gift cards must have a price greater than zero.
- Anchor to INSUFFICIENT_FUNDSINSUFFICIENT_
FUNDS 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.
- Anchor to TEST_MODETEST_
MODE Gateway is in test mode and attempted to bill a live payment method.
- Anchor to TRANSIENT_ERRORTRANSIENT_
ERROR Transient error, try again later.
- Anchor to UNEXPECTED_ERRORUNEXPECTED_
ERROR There was an unexpected error during the billing attempt.
Anchor to FieldsFields
- •OBJECT
A base error type that applies to all uncategorized error classes.
- Anchor to SubscriptionBillingAttemptInsufficientStockProductVariantsError.codeSubscription•OBJECT
Billing Attempt Insufficient Stock Product Variants Error. code An inventory error caused by an issue with one or more of the contract merchandise lines.
- Anchor to SubscriptionBillingAttemptOutOfStockProductVariantsError.codeSubscription•OBJECT
Billing Attempt Out Of Stock Product Variants Error. code An inventory error caused by an issue with one or more of the contract merchandise lines.
- Anchor to SubscriptionBillingAttemptProcessingError.codeSubscription•INTERFACE
Billing Attempt Processing Error. code An error that prevented a billing attempt.