S
Stripedo_not_try_again
Do Not Try Again
Hard Decline
Permanent failures that should not be retried
Do Not Retry
Retry will not succeed
Description
The card was declined for an unknown reason.
Recommended Action
Ask the customer to contact their card issuer for more information.
Common Causes
- Issuer has permanently blocked the transaction
Recovery Tips
- Request an alternative payment method from the customer
Quick Reference
Code
do_not_try_again
Category
Hard Decline
Retryable
No
Source
Stripe
Related Decline Codes
card_not_supportedNon-Retryable
Card Not Supported
The card does not support this type of purchase.
currency_not_supportedNon-Retryable
Currency Not Supported
The card does not support the specified currency.
duplicate_transactionNon-Retryable
Duplicate Transaction
A transaction with identical amount and card information was submitted very recently.
expired_cardNon-Retryable
Expired Card
The card has expired.
Automate Payment Recovery for Stripe
Slicker automatically handles decline codes like do_not_try_again by intelligently retrying at the optimal time based on the decline reason.