#msomji_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ 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.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ 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/1389644838366089218
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Okay sorry
So do these two Products have the same interval here (like monthly)?
Actually it looks like that is the case here but yeah since the initial Product is free there is no proration.
So in this case you would have to calculate proration yourself if you wanted to go this route and add an invoice item -- nothing would be calculated on our end here if the initial Price is $0.
Yeah it will always have the same billing period.
Is there an alternative if we don't offer a prorated amount and just charge for a full month, but maitain the same billing cycle anchor?
Hmmm
trying to make it so that the billing cycle is not changing
I think the only way to really do this would be to update the Subscription to have the full new period (for a new Invoice for the full period) and then you could update it again to set a trial period back to the original billing cycle anchor.
Trying to think of any other way...
Yeah can't really think of another way.... trial periods and $0 prices (see docs here: https://docs.stripe.com/billing/subscriptions/change-price#handling-zero-amount-prices-and-quantities) will always reset the billing cycle anchor on update.
hello! fyi i'm taking over this thread