← All Stripe decline codes

Stripe decline code

issuer_not_available

The card issuer could not be reached by the card network. A temporary issue.

Type

Soft decline

Recoverable

Recoverable

Frequency

Uncommon

What does issuer_not_available mean?

issuer_not_available is returned when the card network tried to authorize the charge but could not reach the issuing bank. It is purely infrastructure; no customer or card problem. Recovery rates on retry are near 90%.

Recovery strategy

Retry approach

Retry within 2-6 hours. Almost all issuer outages resolve within that window.

Customer message

No customer message required. Retry silently.

Best practices

  • Automate fast retries for issuer_not_available
  • Log the issuer (BIN) to detect broad outages vs one-off misses

About soft declines

Temporary issue. The card is still valid. High recovery rate with proper retry timing.

Frequently asked questions

Is issuer_not_available a common code?

It is uncommon but not rare. Bank outages happen weekly at some scale globally. Most resolve quickly, so a fast retry usually recovers.

How Rebounce handles issuer_not_available

Automatic soft decline handling, no code required

Rebounce classifies every failed payment by its Stripe decline code and applies the optimal recovery strategy automatically. For issuer_not_available, that means intelligent retries at the right times. Multi-channel follow-up through email, SMS, WhatsApp, and in-app banners ensures the customer actually sees the message.

Start free trial