#sayori_docs

1 messages ¡ Page 1 of 1 (latest)

outer briarBOT
#

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

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

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.

wet oyster
#

If I naively update their subscription back to the old monthly subscription, their new monthly renewal date is now 10/20 rather than 10/04
If you only upgrade the subscription price, the billing cycle anchor shouldn't be changed. Could you share the subscription ID (sub_123) which the billing cycle anchor being changed upon upgrade?

half mulch
#

sorry, forgot to add that I'm looking at switching subscription prices from a yearly to a monthly subscription

outer briarBOT
crisp wasp
#

hello! taking over from river, gimme a while to take a look at the subscription

half mulch
#

hmm..... i don't think so. let me see if i can pull it up

outer briarBOT
crisp wasp
#

hmmmm, i think in this case you're really going to have to save the previous subscription details, and then revert it manually. The thing here is that you're also setting a trial, so since there's no payment to be made, the updates would immediately be applied

half mulch
#

where can I read about "reverting it manually"?

frozen tree
#

Hi @half mulch sorry Alex needs to step away for a while and I'm taking over this thread

half mulch
#

no problem, hello jack

#

The thing here is that you're also setting a trial

#

if there's a way to do this without setting a trial, i'd be happy. i did that per suggestion from an earlier thread that I use a trial to be able to set a specific end-time (i.e. renewal time)

frozen tree
#

Ok, so basically you want to change the subscription's billing_cycle_anchor to 4th of the month

#

Ok, Since the only acceptable value for subscription's billing_cycle_anchor is now and unchanged, you'll want to create a subscription schedule from the existing subscription, and create a phase that starts on 10/04, with billing_cycle_anchor set to phase_start, and proration_bahevior to none to turn off proration.

half mulch
#

ahh interesting, didn't think about using a subscription schedule that started in the future to force a renewal

frozen tree
half mulch
#

oof... i was looking at upgrading my api to basil but acacia->basil had plenty of breaking changes i needed to address

frozen tree
#

Yes, basil API contains lots of breaking changes for billing products.

half mulch
#

okay, i'm going to play around with subscriptoin schedules in the future. thanks for pointing me that way

frozen tree
#

Happy to help!