#balconytom

1 messages · Page 1 of 1 (latest)

harsh gyroBOT
heavy grotto
#

👋 happy to help

#

the return url won't be called unless the payment was successful

daring moth
#

When I'm clicking the Fail Authentication

#

it fails and redirects to return url

heavy grotto
#

we rarely use the 3DS page in a redirect mode, usually it's used in a popover message within the same page

daring moth
#

Yeah, I was surprised by this as well, but this is what stripe.handleNextAction does. How I can control that to show popover instead of redirect?

heavy grotto
#

I'm checking for you

daring moth
#

yeah, I though about this but it requires another call, I though perhaps there's something I'm missing. Thanks!

heavy grotto
#

I guess that's your best option

daring moth
#

Is there a way to somehow control stripe.handleNextAction to show popover instead of redirecting to the 3DS page?

#

just for the better user experience?

heavy grotto
#

I guess in this particular workflow it's the default behavior

#

I'm not sure whether it is possible to change it

#

this is a beta feature, if you have some feedback you can always contact https://support.stripe.com/?contact=true and submit your feedback

daring moth
#

ok, thank you!