Skip to content

Issuer decline vs processor decline: what's the difference?

Jay StevensBy Jay Stevens · Founding EngineerReviewed by Jordan MederichUpdated 4 min read
Summarize with AI

Quick answer

An issuer decline originates at the cardholder's bank — the issuer evaluated the transaction and said no. A processor decline originates at the payment gateway or acquiring bank — the transaction was blocked before it ever reached the issuer. The distinction matters for recovery: issuer declines may require the cardholder to contact their bank or provide a different card, while processor declines may be resolved by adjusting merchant-side settings, retrying at a different time, or addressing the specific rule that fired. Decline codes do not always reveal the source; some processors prefix or suffix codes to distinguish, but many simply pass through the issuer's response.

What issuer and processor declines mean

Every card transaction flows through multiple parties: the merchant, the payment processor (gateway), the acquiring bank, the card network, and the issuing bank. A decline can originate at different points in this chain, and the source determines the recovery path.

An issuer decline means the cardholder's bank — the issuer — received the authorization request and refused it. The issuer might decline for insufficient funds, a blocked card, suspected fraud, or a spending limit. The transaction made it all the way to the bank; the bank said no.

A processor decline means the payment gateway or acquiring bank blocked the transaction before it reached the issuer. The cardholder's bank never saw the charge. Processor declines happen for rule violations (velocity limits, geographic blocks, high-risk MCC), invalid data (malformed card number, expired credentials), or fraud filters configured at the gateway level.

How to tell the difference

Decline codes do not always reveal the source. Some processors prefix or suffix codes to distinguish their own declines from issuer responses — for example, a gateway might return 2001 for its own velocity block versus passing through the issuer's raw 05. Others simply relay the issuer's code unchanged, making the source invisible.

Clues that suggest a processor decline include: the decline happened instantly (no network round-trip), the code references a gateway-specific rule, or the error message names the processor's fraud filter. Clues that suggest an issuer decline include: the code is a standard ISO 8583 response (05, 51, 54, 65), the decline happened after a brief delay (network latency), or the message references the cardholder's bank.

Recovery strategies by source

The source of the decline determines the recovery approach:

  • Issuer decline (insufficient funds, 51) — wait and retry, or reach the customer to use a different card.
  • Issuer decline (suspected fraud, 05/34) — the customer may need to call their bank to whitelist the merchant.
  • Issuer decline (card blocked, 14/54) — the customer needs a new card; retrying the same credentials will not help.
  • Processor decline (velocity limit) — wait for the window to reset, or adjust merchant-side velocity settings.
  • Processor decline (geographic block) — adjust gateway rules if the customer's location is legitimate.
  • Processor decline (invalid data) — fix the card number, expiration, or CVV before retrying.

How Revatto handles both

Revatto detects the decline source and routes recovery accordingly. For issuer declines, AI reaches the customer via email and SMS to verify the purchase, suggest calling their bank, or collect an alternate payment method. For processor declines that may resolve on retry (velocity resets, transient errors), Revatto times the retry appropriately.

You only pay when the payment is recovered — 20% of the first recovered payment, $0 monthly. The recovery path adapts to the decline source automatically.

See what Revatto would recover for you

Failed payments recovered automatically — no engineering, no manual chasing. We do the work; you keep the revenue.

See Your Recovery Potential

Frequently asked questions