#keithlard

1 messages · Page 1 of 1 (latest)

vernal geyserBOT
inner raft
#

You're using Stripe Checkout? They shouldn't be redirected away from the checkout session to complete 3ds. They should be able to just use another card once the modal closes

jaunty vale
#

I'm using payment element

#

I just want to capture as many failures as possible, so if I get requires_action I can just send them a sms/email etc to get back into the same flow

inner raft
#

Oh you said "checkout session". Even in the payment element, the customer shouldn't be redirected to complete 3ds by default

#

Did you implement redirecting?

#

It's recommended to just use a modal

jaunty vale
#

No, sorry ye I mean the customers session

#

No I mean just for scenarios where the modal appears but they fail or don't action it

#

so I was wondeirng if I could send them some sort of link to "resume" the same flow they was in when they failed 3ds

inner raft
#

Well no redirect would be required

#

They'd still be on the checkout page

#

They just need to close the modal and try a new card

jaunty vale
#

I see thank you

#

Sorry one more question, is it possible to prefill a payment links checkout with customer name/email/address?

#

I am trying to find answers online but stack overflow is down 🤣

inner raft
jaunty vale
#

thank you 🙂