#john-l_subscription-schedules

1 messages ¡ Page 1 of 1 (latest)

minor anchorBOT
#

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

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

compact hatch
#

Hi, I see you're still typing here. I will wait ..

blazing pond
#

Maybe this is more of a code question, but I've seen a few ways to handle this. One option is to change our process to rely more heavily on subscription schedules so we manage subscription schedules when a user downgrades rather than tracking these ourselves. Another option is to release a subscription schedule if it's in the final phase and continue our self-managed process of downgrading or upgrading

#

thanks !

compact hatch
blazing pond
#

so Stripe's preference would be to rely on subscription schedules entirely becuase you can benefit from some of the built in features

#

That is what I assumed would be the case ...

compact hatch
#

That depends on what features you're referring to here. Can you be more specific please?

minor anchorBOT
blazing pond
#

using subscription schedules we wouldn't have to manage a future task to downgrade users for example

#

we would set the subscription schedule and it would be taken care of

unkempt pumice
#

Hi there, I am taking over for my colleague who had to step away.

unkempt pumice
blazing pond
#

just to confirm though -- is there any downside to releasing a schedule that's active, in cases where there is no future phase?

unkempt pumice
blazing pond
#

okay thanks ! just feels like a mountain of code to write to make this change even if it's ultimately for the better

unkempt pumice
#

It's hopefully a one time investment compared to ongoing subscription maintenance.

blazing pond
#

ya it would streamline things a bit

#

thanks again!

unkempt pumice
#

Yeah, no problem. Always happy to help.