Subscription upgrades and downgrades

I’m using the Stripe for payments and subscriptions.

There are multiple tiers for the subscriptions - Basic, Pro and Business.

If someone is on Basic and they upgrade to Pro, how do I set it such that the Basic plan will automatically get canceled.
And vice versa if someone chooses to downgrade.

Any tips?

Thanks!

hi Griffin, did you manage to solve this?
I have the same issue.

Hey @griffin are you using airtable for your project? There you can create a column to set status or plan of a given user. With Airtable you can create an automation that change status (plan) of your user when an upgrade is done.

Does it makes sense?

I’m interested in this; does this reflect on Stripe too?