retries.com | Payment Infrastructure Reference

Response Code 55: Incorrect PIN

HARD DECLINE DO NOT RETRY ISO 8583 FIELD 39

PIN verification failed. Multiple attempts may lock the card.

What Does Code 55 Mean?

Response code 55 means the PIN entered by the cardholder does not match the PIN on file with the issuer. This code only applies to PIN-based transactions (debit card purchases, ATM withdrawals) and should not appear in standard e-commerce flows where CVV is used instead of PIN.

If you're seeing code 55 in an online transaction, something is misconfigured in the POS Entry Mode (Field 22). E-commerce transactions should use mode 051 (manual key entry, no PIN capability), which tells the issuer not to expect a PIN. Automated retries on code 55 are counterproductive because multiple failed PIN attempts will lock the card entirely.

Why You Should Not Retry

Terminal Decline

Do not auto-retry. Prompt the cardholder to re-enter their PIN.

Common Causes

Network Behavior

The same response code can mean different things depending on the card network. Here is how each network treats Code 55:

Network Retry? Limit Notes
Visa Yes 15 attempts in 30 days (fix data first) Visa Category 3 (data quality). Only relevant for PIN-based (card-present or debit) transactions. Should not appear in e-commerce. If it does, check your POS Entry Mode configuration.
Mastercard No Cardholder must re-enter PIN Multiple failed PIN attempts will lock the card. In e-commerce, this code indicates a configuration error since PIN should not be required.
Amex No Extremely rare. Amex cards generally do not use PIN verification for purchases.
Discover No Relevant for Discover debit (Pulse network) transactions. Not applicable to standard Discover credit card purchases.

Platform Mappings

This code surfaces under different names depending on the payment platform:

ISO 858355 - Incorrect PIN
Stripeincorrect_pin

Related Decline Codes

14 Invalid card number The PAN failed Luhn check or is not in any issuer's range 57 Transaction not permitted This card type is restricted from this transaction type or merchant category

See This Code in Action

Watch how response code 55 flows through a complete ISO 8583 authorization lifecycle.

Open Transaction Simulator