Docs

Payments Articles & FAQ

Stripe, error, card declined, gateway integration, fraud, transaction, declined, failure, failed, card_declined, error:card_declined

Card declined error

461783

2016-06-29T13:39:52Z

2024-08-30T10:38:39Z

9070

6

8

219969

I'm getting card declined or processor declined error. What's going on?

I'm getting card declined or processor declined error. What's going on?

Two of the most frequently returned response codes, card_declined and processor_declined indicate that the customer's bank is unwilling to accept the transaction - the errors are returned when payment authorization has been declined at the issuing bank. The causes for either are diverse and difficult to pin down without contacting the bank, but typical ones include:

  • High level of recent activity on the card

  • Incorrect card number or expiration date entered on the checkout page

  • Insufficient funds in the associated bank account

  • The credit card being over its limit

  • Rejection based on fraud filters at the bank

Being a soft decline (the result of a temporary issue), the best way to troubleshoot this error is to simply retry the card at a later time.

Alternatively, you could try the following as it has been known to help with decline rates:

Step 1:

For V2 checkout pages -

Check if the card address fields have been enabled in your Chargebee account under Settings » Customer-facing essentials » Checkout and Self-Serve portal » Field Configurations (on the left panel) » Card Information. Enable them as shown in the image.

For v3 checkout pages -

Go to Settings » Customer-facing essentials » Checkout and Self-Serve portal » Fields » Payments (on the left panel) and enable the same fields shown in the image above. To make a field mandatory click on the Edit icon of that particular field.

Step 2: If you've enabled the fields as above and still see this error, please check the label associated with this particular payment in Stripe. If the payment has been marked as 'fraudulent' by Stripe and you believe the customer to be genuine you can use the Mark as safe option.

Step 3:

If you've enabled the fields and see no label associated with the payment in Stripe, ask the customer to contact the card issuing bank for more information.

Related Articles 

Transaction amount limit in Stripe
Testing with Stripe sandbox
What does Chargebee offer that Stripe doesn't?
Stripe Error: “This Connect account cannot currently make live charges”.
Error: "Payment collection failed. Customer does not have a linked card with ID card". What’s going on?
How do I configure Chargebee’s webhook in Stripe?
Which API keys do I need to set up stripe.js? Where can I find them?
How to retrieve the Stripe payment method id for stripe payment intent API?
For ACH payments, how do I pass a bank account to Chargebee using the API?
I'm moving to a new Stripe account in Chargebee. What are the steps to be followed?
Stripe India for INR and non-INR transactions
How to move to a new Stripe account?
Configuring Payments via Stripe
What is stripe.js? What are my implementation options with stripe.js?
How to setup Stripe-Plaid authentication?
Error “As per Indian Regulations, goods export transactions require a billing and shipping address.
What is the Chargebee + stripe.js flow of information?
How to disable all payment methods and allow only ACH?
How to configure Gpay Via Stripe?
My customer “created” date is different in Stripe and doesn’t match with Chargebee records. Why?
Why are we receiving “[EXTERNAL] Stripe webhook delivery issues emails” from Stripe?
Is it mandatory to configure Chargebee webhook in Stripe?
What are the new Stripe India RBI e-mandate changes?
How to configure SEPA Payments via Stripe?
Stripe SEPA via API
How to enable Stripe Level 2 Data in Chargebee?
Error: The payment is blocked due to a high likelihood of chargeback
Unable to find the customer details in Gateway - Stripe
How to use Financial Connections- ACH via Stripe?
Stripe capture_method
How can I disallow payments using PrePaid Cards via Stripe?
What is the general 3DS checkout flow with Stripe and Chargebee?
If a payment method is deleted in Chargebee, will it be deleted in Stripe?
How will the RBI e-mandate regulations impact my Stripe Integration with Chargebee?
How to enable BACS payment method via Stripe?
How to enable BECS payment method via Stripe?
How to enable Boleto payment method via Stripe?
How to confirm Stripe is receiving level 2 data from Chargebee?
How to resolve Bank account verification error "Gateway Err: The micro deposit has a type of descriptor_code"
Why Unattempted payment attempts in Stripe being refunded ?
Why payments made through the Chargebee sandbox are not reflected in the Stripe dashboard ?
Was this article helpful?
Loading…