#cristiano_api

1 messages ยท Page 1 of 1 (latest)

scenic pewterBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1351876047976661052

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

peak gorge
hollow quest
#

My doubt is: the above solution I describes really seems similar to setting up a payment system and reusing it right away, so ho would the setupIntent flow fix the issue I'm having? Also, with the setupIntent, I guess later in the billing cycles the subscription could require the offline 3D secure authentication at some point in time (even if I think this doesn't change if using the setupIntent or another flow to start the subscription)

peak gorge
#

so ho would the setupIntent flow fix the issue I'm having?
Probably you are not setting the payment for future usage when firt using it with the Subscription

#

But in general in live mode, keep in mind that the bank issuer can request 3ds at any moment, even if you correctly set the PaymentMethod on Stripe Side.