#Kristin-subscription
1 messages ยท Page 1 of 1 (latest)
Hello ๐
To simplify the question, do you mean you want to create a subscription that lasts for a year and cannot be cancelled by the customer until the end?
Gotcha. I believe you can create a subscription schedule for this
and define end_behavior as cancel
https://stripe.com/docs/billing/subscriptions/subscription-schedules
thank you, does this need to have a start date or can anyone purchase it at anytime, because it will be for an online course
thanks these documents are very confusing for me
are there any specific parts of the docs that I can help clarify?
It says I must select a customer but I'm just trying to create a link for my webpage for people to click and then choose the monthly payment plan for 12 months
I figured it out I think!
changed it to package pricing
Ah nice! Glad you're unblocked
no that wasn't it, it wont turn into a payment link
Hi there ๐ jumping in, please bear with me a moment while I catch up on the thread's context.
So my understanding is that you're ideally looking for a Payment Link that can generate a subscription that lasts for exactly 12 months, but please let me know if I've misunderstood any piece of that.
Building a flow where a subscription lasts for exactly 12 months is a bit nuanced, and not something is currently supported with Payment Links. There are a couple options to do this, but they will require some custom coding work.
I can talk through those if you like, but as they're going to be more involved I fear that it doesn't fit what you're looking for.