← All Stripe decline codes

Stripe decline code

lost_card

The card was reported lost to the issuer and has been blocked.

Type

Fraud or security

Recoverable

Not recoverable

Frequency

Rare

What does lost_card mean?

lost_card is a hard decline similar to stolen_card. The cardholder has reported the card lost and the bank will not approve any charges on it. Unlike stolen_card, the legitimate customer often knows the card is gone and is getting a replacement, so re-engagement is more likely.

Recovery strategy

Retry approach

Never retry. Detach the card from the customer and prompt for a new one.

Customer message

You can gently inform the customer that the card on file is no longer active and provide a link to update it. Do not imply fault.

Best practices

  • Detach the payment method automatically
  • Offer a one-click flow to add the replacement card when it arrives
  • Expect a brief gap in subscription and plan grace periods accordingly

About fraud or securitys

Card is compromised or flagged for fraud. Do not retry. Detach the payment method.

Frequently asked questions

Will Stripe Account Updater handle lost_card?

Partially. If the cardholder's bank issues a replacement card and publishes it to the Account Updater network, Stripe can refresh the stored card number silently. Otherwise the customer must update manually.

How Rebounce handles lost_card

Automatic fraud or security handling, no code required

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

Start free trial