Setting of minimum subscription length Answered
Has anyone found a way to set a minimum subscription length? I need both monthly and yearly billing options but the monthly option needs a minimum “contract” length of 12 months, instead of the “cancel anytime” default. Thanks
Comments
5 comments
I believe in your stripe settings you can remove the option to cancel plans
Then it's just down to UI and explaining to people that its a minimum 12 months
Hmm, yes that’s what I’m trying to find in the Stripe API now. Hoping to do it automatically with Make via an API call when a member buys a plan.
Ah, just realised that would be bad UX and potentially harmful. I guess you meant that you can change it in a Product’s settings, so you don’t need to adjust each subscription after it’s been purchased :)
It would be changing the billing portal so that there is no option to cancel - then, from there, it would be expected that you have your own manual cancellation flow
Oh I see. Great, thanks 🙂
https://docs.memberstack.com/hc/en-us/articles/12973251224347
Please sign in to leave a comment.