#bug-checkout-3ds

1 messages · Page 1 of 1 (latest)

minor thicketBOT
spare agate
#

bug-checkout-3ds

steep plank
#

we're using stripe checkout and one of our customer sais failed to pay due to 3ds

#

I don't have to do anything in my side?

#

my checkout is just popup the modal

spare agate
#

Yes that just means they tried to pay, we ask them to go through 3D Secure and they didn't complete it successfully

steep plank
#

I'm saying that we're using this kind of popup (stripe checkout)

spare agate
#

That "popup" is extremely old. It was deprecated well over 4 years ago and doesn't support 3D Secure at all (never has and never will) so I'm sorry I'm really confused by what you are asking. Are you the developer of the code maintaining it? Or are you using a third-party tool you installed?

steep plank
#

I'm developer

#

We really like popup than redirecting

#

do you have any non-depreciated checkout which works in a way liek above( I mean in popup)

spare agate
#

no

#

You really really should use Checkout, it's going to be drastically easier

#

but you need to stop using that old pop up, it's been deprecated and unmaintained for years.

steep plank
#

hmm, our system is subscription based

#

if I migrate to new checkout, nothing will happen for existing subscribers?

spare agate
#

correct, it'll just be for new Customers/Subscriptions

steep plank
#

hmm

#

for now, we will show popup, and get token , and then in the backend make subscription with that tokemn

spare agate
#

which will fail for all transactions that require 3D Secure

steep plank
#

😦

spare agate
#

Really I gave you both options, the next step is to read the docs and pick the option that works best for you!

steep plank
#

can you write the link for 2 options again here

#

for me

spare agate
steep plank
#

only this 1 link?

#

expected 2 links for your 2 options

spare agate
#

it has both integration paths on that same page at the top