#stan_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212329852510674944
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
I think you need to use Subscription Scheduler for this
You create a first phase with trial, a second period between the end of th trial period till the desired billing cycle (in 2 months), then your normal phases
isn't there something simpler like https://docs.stripe.com/billing/subscriptions/trials#combine-trial-anchor
this is perfect it just the example doen't go to the next month with the trail days
Yes I think the issue is that you want to start the billing cycle in a date more than a cycle (1 month)
that's why I suggested the Subscription Schedulers
exactly
Which gives you more options
ok I will read about it, thanks