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
The code for the error.
- Anchor to SubscriptionBillingAttemptInsufficientStockProductVariantsError.codeSubscription•OBJECT
Billing Attempt Insufficient Stock Product Variants Error.code The code for the error.
- Anchor to SubscriptionBillingAttemptOutOfStockProductVariantsError.codeSubscription•OBJECT
Billing Attempt Out Of Stock Product Variants Error.code The code for the error.
- Anchor to SubscriptionBillingAttemptProcessingError.codeSubscription•INTERFACE
Billing Attempt Processing Error.code The code for the error.
- •OBJECTDeprecated
A code corresponding to a payment error during processing.