Stripe error codes
24 codes — tap one for its meaning, causes, and fix steps.
- authentication_requiredThe payment requires strong customer authentication
- card_declinedThe card was declined by the issuer
- card_not_supportedThe card does not support this type of purchase
- currency_not_supportedThe card does not support the specified currency
- do_not_honorThe issuer declined with a generic do-not-honor response
- expired_cardThe card has expired
- fraudulentThe payment was declined because the issuer suspects fraud
- incorrect_cvcThe card's security code (CVC) is incorrect
- incorrect_numberThe card number is incorrect
- incorrect_zipThe billing ZIP code provided does not match the card
- insufficient_fundsThe card has insufficient funds to complete the purchase
- invalid_accountThe card or account is invalid
- lost_cardThe card was declined because it is reported lost
- new_account_information_availableThe customer's card has been replaced and new account information is available
- no_action_takenThe issuer took no action; the transaction was not approved
- not_permittedThe payment is not permitted on this card
- processing_errorAn error occurred while processing the card
- restricted_cardThe card is restricted and cannot be used for this purchase
- security_violationThe card was declined due to a security policy violation
- service_not_allowedThe service requested is not allowed for this card
- stolen_cardThe card was declined because it is reported stolen
- stop_payment_orderA stop payment order has been placed on this transaction
- try_again_laterThe card was declined; the customer should try again later
- withdrawal_count_limit_exceededThe card has exceeded its allowed number of transactions