Transaction Decline Codes

When a transaction fails, our payment gateway or the card-issuing bank provides a specific decline code. This document offers a categorized reference of the most common decline codes, their descriptions, and actionable insights to assist with effective troubleshooting.

Customer/Cardholder Related Issues

These errors indicate problems directly associated with the cardholder's card or account.

CodeDescriptionWhat It Means
01Refer to Card IssuerThe cardholder must contact their bank for authorization.
04Pick-Up CardThe card has been reported lost or stolen; the merchant should retain it if possible.
05Do Not HonorThe issuing bank declined the transaction for an unspecified reason.
41Lost CardThe card has been reported lost; reject the transaction and retain the card if possible.
43Stolen CardThe card has been reported stolen; reject the transaction and retain the card if possible.
51Insufficient FundsThe customer's account has an inadequate balance for the transaction.
54Expired CardThe card is no longer valid due to its expiration date.
55Incorrect PINThe Personal Identification Number (PIN) entered is incorrect.
75PIN Tries ExceededThe maximum number of incorrect PIN attempts has been exceeded.

Bank-Side or Issuer Restrictions

These errors are a result of limits, rules, or security measures imposed by the card-issuing bank or payment scheme.

CodeDescriptionWhat It Means
57Transaction Not Permitted to CardholderThe cardholder is not authorized to perform this type of transaction.
61Exceeds Withdrawal Amount LimitThe transaction amount exceeds the maximum allowed by the card.
62Restricted CardThe card is blocked or restricted for this specific type of transaction.
65Exceeds Withdrawal Frequency LimitThe card has exceeded its allowed transaction frequency within a short period.
87No Cashback AllowedOnly purchase transactions are permitted; cashback is not allowed.

Gateway / System Errors

These issues stem from internal system problems or technical faults encountered during transaction processing.

CodeDescriptionWhat It Means
06ErrorA general processing error occurred.
12Invalid TransactionThe transaction type or associated data is incorrect.
13Invalid AmountThe transaction amount is invalid or not allowed.
14Invalid Card NumberThe card number format is incorrect or invalid.
80System Not AvailableThe payment gateway is temporarily unavailable.
91Issuer System InoperativeThe card-issuing bank's system is currently down.
92Unable to Route TransactionThe gateway cannot establish a connection to the appropriate payment processor.
94Duplicate TransactionThe same transaction has already been submitted and processed.
96System ErrorAn unspecified technical failure occurred within the system.

Merchant or Terminal Issues

These codes indicate problems related to the merchant's account, configuration, or the processing terminal.

CodeDescriptionWhat It Means
03Invalid MerchantThe merchant credentials are invalid or the account is not active.
58Transaction Not Allowed to TerminalThe merchant's account or terminal is not configured to process this type of transaction.

3D Secure (3DS) Authentication Issues

These responses pertain to the 3D Secure authentication step, which requires the customer to verify their identity (e.g., via OTP or bank app). A failed or incomplete authentication can lead to a payment decline, even if the card is otherwise valid.

StatusWhat It Means
Authentication PendingThe customer did not complete the 3DS verification; the payment is awaiting completion or will time out.
Authentication FailedThe customer failed the 3DS verification (e.g., incorrect OTP, or authentication rejected by the issuer).
Authentication RejectedThe card issuer rejected the authentication attempt.

Reference Documentation

This document serves as a comprehensive reference for ISO 8583 decline response codes, detailing their descriptions and explanations. It is designed to assist in understanding why a transaction may be declined by a card issuer or the payment system.

📄 View Full Decline Response Codes PDF