#ilyeselb-4-year-sub
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
ilyeselb-4-year-sub
Yes I think it would make sense to do: https://stripe.com/docs/billing/subscriptions/pause#free
That + a yearly price would make sense
okay and we set the date of the pause removal to 4 year in the future
yeah
with this resumes_at
Yes
Recommend you test this with test clocks: https://stripe.com/docs/billing/testing/test-clocks
any other idea ? maybe schedule subscritpion ?
Yeah I mean there's a few ways you can achieve this, so it's up to you. You can do pause subscriptoin, subscription schedule, or even use negative value invoice items to create 3 years worth of invoices after each successful payment so you're effectively billed every 4 years
Really up to you on what you want to do
Actually subscription schedule doesn't really solve for this
At least not if there's no definitive end date for the subscription
Would recommend either pausing or negative invoice items to credit the customer
If the amount is negative it acts as a credit/discount: https://stripe.com/docs/api/invoiceitems/create#create_invoiceitem-amount
So after the first payment, you'd create one to credit the customer for the next 2 years (assuming every 4th year you want them to be billed)
Then do the same after every 4th year
Yep that's what I recommend
but thanks , i asked a lot of question in this channel
No problem
and you are the best one
Haha I appreciate it
have a nice day