Stripe 3D Authentication

Jassim Al Rahma 1,616 Reputation points
2022-01-26T13:12:08.59+00:00

Hi,

I am trying to use Stripe with a 3D enabled card but it's failed with authentication_required error

This is what I got from Stripe support

As you use payments intents, you would be able to use Stripe.Js or the mobile SDKs to handle 3DS and complete your customer's payment. You may check this link here with more information on this issue:
https://stripe.com/docs/payments/charges-api#payment-flow

And here you can see how to use Payment Intents API and the way to use it in order to handle 3DS:
https://stripe.com/docs/payments/payment-intents

but how can I do that using Xamarin Forms?

Thanks,
Jassim

Developer technologies .NET Xamarin
Developer technologies C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.