#sai_rez
1 messages · Page 1 of 1 (latest)
No, SetupIntent has no link with Subscriptions. But for each billing period of a Subscription, a new PaymentIntent will be created if there is a required payment.
Thanks for your response,
In our flow, we create a customer, and then we create a subscription to attach to the customer, and when I look at the events I can see a new setup intent was created. We don't make any explicit calls to create one so just wanted to some clarification on what happens
Can you share the eventId you a re referring to please?
Sure!
evt_1MzHYVKl7yri9QNL7HfkcrPB
I've also attached an image of a test account
Ah sorry I miss understand your question first... You have a trial period and you are trying to collect payment method rights for the subscription ?
Ah no worries, yes that's correct
So a setup intent generates if you have a trial period configured?
Yes and you are requiring the customer to provide their payment methods, I think this scenario covers this actually:
https://stripe.com/docs/billing/migration/strong-customer-authentication#scenario-2
Ok awesome! Will read up on the links provided thanks
Hi! I'm taking over my colleague. Please, let me know if you have any other questions.