In this post, you’ll learn more about the Error authentication_required that is returned when working with the Stripe API
Stripe API Error
authentication_required
Stripe API Error Description
The payment requires authentication to proceed. If your customer is off session, notify your customer to return to your application and complete the payment. If you provided the error_on_requires_action parameter, then your customer should try another card that does not require authentication.
Leave a Reply