Category: API

Stripe API Error – bank_account_declined

In this post, you’ll learn more about the Error bank_account_declined that is returned when working with the Stripe API Stripe API Error bank_account_declined Stripe API Error Description The bank account provided can not be used to charge, either because it is not verified yet or it is not supported.

Stripe API Error – payment_intent_action_required

In this post, you’ll learn more about the Error payment_intent_action_required that is returned when working with the Stripe API Stripe API Error payment_intent_action_required Stripe API Error Description The provided payment method requires customer actions to complete, but error_on_requires_action was set. If you’d like to add this payment method to your integration, we recommend that you first upgrade your integration to handle actions.

Stripe API Error – token_already_used

In this post, you’ll learn more about the Error token_already_used that is returned when working with the Stripe API Stripe API Error token_already_used Stripe API Error Description The token provided has already been used. You must create a new token before you can retry this request.