Insufficient Funds
Decline code:insufficient_funds
Error type: card_error
HTTP status: 201 Created (payment status becomes failed asynchronously)
What it means
The cardholder’s account does not have enough available balance or credit to cover the payment amount. The card issuer rejected the transaction because the requested amount exceeds what the card can currently spend.Why it happens
- The cardholder’s checking/savings account balance is too low (debit cards).
- The cardholder has reached their credit limit (credit cards).
- A pending hold from a previous transaction is reducing the available balance.
- The cardholder has daily or per-transaction spending limits set by their bank.
API response
The payment is created withstatus: "pending". After processing, it transitions to failed with decline details:
What to tell the customer
Your payment could not be completed because your card has insufficient funds. Please try a different payment method, or contact your bank to check your available balance.Keep the message helpful but not overly specific — the customer likely already knows their balance situation.
What the merchant should do
- Show a clear, friendly error message — do not expose raw API error details.
- Let the customer try again with a different card or payment method.
- Do not retry automatically — insufficient funds is unlikely to resolve on its own within seconds.
- Consider offering alternative payment methods if available (bank transfer, other cards).
- Do not store or flag the customer as fraudulent — this is a normal, non-suspicious decline.
Testing
Use this test card number to simulate aninsufficient_funds decline: