#Edofo-3DS

1 messages · Page 1 of 1 (latest)

obtuse moss
#

Hi there!

#

Can you share the PaymentIntents ID (pi_xxx) you mentioned?

flat talon
#

pi_3L5Q9mGs6Czbq4l105vL1L0g

obtuse moss
#

Here you used the test card 4000000000003220 that requires 3DS, so it's expected that you need to go though the 3DS flow when using the API.

flat talon
#

OK, thanks,
is there another way to create a payment intent and confirm it without 3d secure? through invoices? others ?

And how did you do it via the dashboard?

obtuse moss
#

is there another way to create a payment intent and confirm it without 3d secure?
In test mode you can use a card without 3DS, like 4242424242424242
But in live mode, it's completely up to the bank to request 3DS or not, so that's something that you should take into account and handle in your website/app

flat talon
#

Ok thanks, so I can create a paymentintent with « payment_method_options[card][moto]: true » ?

obtuse moss
flat talon
#

Ok thanks, will this have no impact on paymenntintent when 3d secure takes place?