#martin_unexpected

1 messages · Page 1 of 1 (latest)

crimson sinewBOT
#

👋 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/1279100841483047002

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

west blade
#

here's the documentation stating that the billing cycle should not change: https://docs.stripe.com/billing/subscriptions/upgrade-downgrade#billing-periods
here's the upgrade event: https://dashboard.stripe.com/test/events/evt_1PtWCDG60XagmBWn41xkm9fI

Learn how to upgrade and downgrade subscriptions by changing the price.

sacred kernelBOT
west blade
vale valve
west blade
#

so it's because they moved from the 0 price to a paid one?

#

let me check

vale valve
#

Yup, that sounds like what you're describing, but I'm also checking the objects you shared to make sure.

west blade
#

yeah, the current_period_start didn't change when switching between paid plans

#

as I see

#

yes, that seems to be the case

#

thanks!