Stripe 3D Authentication

Jassim Al Rahma 1,591 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

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,285 questions
{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.