#Baris
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you please describe what are you trying to achieve?
I want to have a coupon for 24 months. for that should I create a 24 month long subscription first?
or is there a way to make my monthly subscription item to renew itself for 24 months
Sorry, I don't quite understand what you mean by "make my monthly subscription item to renew itself for 24 months"
"create a 24 month long subscription" by default the Subscriptions are unlimited.
the thing I wanna achieve is a coupon code that makes user able to subscribe for 24 months for free. For that, I either need to create a new subscription or make my monthly subscription repeating for 24 months right?
seems like the right way is just to create 24 months long subscription item
You can just create a Subscription with a monthly price and after 24 months Stripe will start charging the Customer.
this is the coupon, so appyling this coupon to monthly subscription, I will achieve what I want right? for 12 months in that example
Yes
thanks!
Happy to help!