#falit94_code
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/1235987105356972125
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Hi Bismarck
So you would upgrade the Subscription like we show here: https://docs.stripe.com/billing/subscriptions/upgrade-downgrade and you would set proration_behavior: always_invoice
That will generate an invoice immediately for the new quantity
Beware this will also reset the billing cycle anchor
so the customer would pay for 4 teams now ?
and the customer yearly period would start from now?
Yes
is there a way to avoid resetting time ?
like to just ask to pay for remaning time till earlier end date
You could have proration items created that would be charged at the next billing cycle.
i just tested, it is showing amount due today and What you'll pay yearly starting
December 20, 2024
Otherwise you would need to create a separate Invoice and calculate the amount yourself
so i think it works without resetting the subs time