ISO 8583 response code: 51
The account exists and is in good standing but does not have the balance or credit available to cover this transaction. One of the few declines where a later retry can legitimately succeed.
Not sufficient fundsRetryable
The same request can succeed later. Retry with backoff.
What it means
The issuer checked the available balance — or the available credit line, on a credit card — and it was less than the amount requested. Available is not the same as posted: pending authorisations from other merchants reduce it, which is why a cardholder who believes they have the money can still be declined. Because the condition is genuinely temporary, this is one of the codes worth a considered retry rather than immediate abandonment.
Common causes
- The balance or credit line genuinely does not cover the amount.
- Other pending authorisations are holding funds that have not yet cleared, reducing the available balance below the posted one.
- A pre-authorisation for a larger amount than the final charge — hotels and fuel are the classic cases — has tied up more than the cardholder expected.
- A recurring charge falling before payday on an account that runs close to zero.
How to fix it
- For recurring billing, retry on a schedule rather than immediately: an attempt a few days later, ideally after a typical pay date, converts a meaningful share of these.
- Do not retry in a tight loop. Repeated attempts against one card trip issuer velocity limits and can get the card blocked, turning a recoverable decline into a permanent one.
- Consider requesting a smaller amount where your business model allows it, or offering to split the payment.
- Check you are not authorising more than you intend. An inflated pre-authorisation is a self-inflicted 51.
Tools that help
Frequently asked questions
- How long should I wait before retrying a 51?
- Long enough for the balance to plausibly change — days, not seconds. Retrying within minutes will almost always fail again, and card schemes limit how many times a declined recurring transaction may be reattempted. Spacing retries a few days apart and stopping after a small number of attempts is both more effective and safer.
- Why is the customer insisting they have the money?
- They may be looking at their posted balance while the issuer checked their available balance. Authorisations from other merchants that have not yet cleared reduce the available figure, sometimes for days — a hotel or fuel pre-authorisation can hold far more than the eventual charge.