#lorcan73-subscription
1 messages · Page 1 of 1 (latest)
Hello 👋
Yes you can use subscription schedules for this
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases
Thank you Hanzo - that's great - but what would happen then - would it be easy to notifiy the customer that the subscritpion is starting?
Not sure I fully grasp the follow up
Are you asking if we send any emails when a subscription starts?
To clarify - we would need to advise that the subscription would renew in advance so they have the option to cancel it.
Gotcha. I believe you can either use webhooks for this (you'd receive an event before subscription renews)
https://stripe.com/docs/webhooks
Or let me see if there are any billing settings that may help here
Thanks