#daniell_74820
1 messages ยท Page 1 of 1 (latest)
Hello! What do you mean by "goes over 3 months"? Lasts longer than three months? Goes for three months and then cancels? Something else?
Oh, you already have a thread open. Just a heads up for next time that you can use an existing open thread for a new question, you don't have to ask again in #dev-help. ๐
Hi :). Should I post all my different questions in one thread? Did I understand you correctly? English is not my native language, sorry for that. With "goes over 3 months" I mean that the customer pays every 3 months till he cancels the subscription.
Yep, a single thread is fine. ๐
Stripe Subscriptions will, by default, continue forever until they're canceled.
If you have a system for people to cancel them then that will stop the payments.
If you want the Subscription to cancel itself after three months, though, you should look into Subscription Schedules: https://stripe.com/docs/billing/subscriptions/subscription-schedules
Thank you for your response. I want that the customer is billed every 3 months