Stripe API Error – card_declined

In this post, you’ll learn more about the Error card_declined that is returned when working with the Stripe API

Stripe API Error

card_declined

Stripe API Error Description

The card has been declined. When a card is declined, the error returned also includes the decline_code attribute with the reason why the card was declined. Refer to our decline codes documentation to learn more.