#dalibor8709

1 messages · Page 1 of 1 (latest)

neat nestBOT
ripe mica
copper creek
#

if that payment requires 3ds authorization, will the customer see the relevant prompt for it?
You'll need to bring your customer on session and confirm the payment using Stripe Js

ripe mica
#

aha, so apart from using confirmPayment() call with the saved payment method this also need to be called if result of it indicates that the payment intent is in the status requires_action

copper creek
#

yes

ripe mica
#

ok, thanks