Payment Decline Codes Reference
Every ISO 8583 response code classified as a soft decline (retriable) or hard decline (terminal), with recovery guidance for each. Click any code for a detailed breakdown.
1 SUCCESS
7 SOFT DECLINES
10 HARD DECLINES
Success
Soft Declines - Retriable
Temporary conditions that may resolve on their own. Intelligent retry logic can recover 20-40% of these failures.
51
RETRY
61
RETRY
65
RETRY
91
RETRY
96
RETRY
01
RETRY
05
RETRY
Insufficient funds
The cardholder's available balance is below the transaction amount
Exceeds withdrawal limit
Daily or per-transaction limit exceeded
Exceeds withdrawal frequency
Too many transactions in the current period
Issuer unavailable
The issuer's system is down or unreachable
System malfunction
Generic system error in the processing chain
Refer to card issuer
The issuer wants the merchant to call for voice authorization
Do not honor
Generic refusal from the issuer
Hard Declines - Do Not Retry
Permanent problems that will never succeed on retry. Retrying wastes processing fees and damages your decline ratio with card networks.
12
NO RETRY
13
NO RETRY
14
NO RETRY
41
NO RETRY
43
NO RETRY
54
NO RETRY
55
NO RETRY
57
NO RETRY
03
NO RETRY
04
NO RETRY
Invalid transaction
The transaction type is not supported for this card or merchant category
Invalid amount
The amount exceeds issuer limits or is formatted incorrectly
Invalid card number
The PAN failed Luhn check or is not in any issuer's range
Lost card, pick up
Reported lost by the cardholder
Stolen card, pick up
Reported stolen
Expired card
The card's expiration date has passed
Incorrect PIN
PIN verification failed
Transaction not permitted
This card type is restricted from this transaction type or merchant category
Invalid merchant
The merchant ID is not recognized or has been deactivated by the acquirer
Pick up card
The issuer has flagged this card for capture
See These Codes in Action
Watch how response codes flow through a complete ISO 8583 authorization lifecycle.
Open Transaction Simulator