#dru_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1264936370057515031
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
Awesome, thank you!
just let me know what more information I can provide to help explain..
taking a look please give me a moment
of course, no problem, it may have something todo withneeding the off_session in my subscription creation I've jsut heard... going to look at that first..
ok I see what you're doing
so basically you're starting by creating a SetupIntent and then you're passing the PaymentMethod ID to the Subscription
which is not the recommended path
because of 3DS
so when you create a SetupIntent we send a request for auth from the issuing bank
and when you create the subscription we do the same
No, but its an ancient integration that will be completley re-wirtten in the fall a part of a whole new site.
But, it looks like that was the off_session resolves the issue. So sorry to waste your time but I literally got an email reply from the stripe support thread from a few hours ago that came in since you reponded
instead you should follow the integration flow we suggest here https://docs.stripe.com/billing/subscriptions/build-subscriptions?platform=web&ui=elements
Absolutely, but this is a temporary fix to en existing integration with no budget ro redevelopment in this quarter, but as I say, I think w'eve found a temporary solution now thanks! I'll certainly be looking ar that guide for the new version tough. Thanks again!
sure let me know if you need any more help