#lafafm
1 messages · Page 1 of 1 (latest)
You can't do that no. What's the underlying issue?
We were using only subscriptions with a trials, and covered it with card SetupIntent
So card was authenticated via 3DS, and saved for future usage
Now we want to use a Subscriptions w/o trial terms, and SetupIntent behaviour don't work in that case (initial payment fails)
Sure, so you'd create the subscription directly and then handle confirmation of the initial Payment Intent on the front-end via Stripe.js. That will handle the 3DS flow if required: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements#complete-payment