#emeline_best-practices
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/1365027009331204108
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! You can read all about upgrading/downgrading/changing Subscriptions here: https://docs.stripe.com/billing/subscriptions/change-price
Hi, I thought that to update a subscription price it needed to be done with prices from the same product?
And my issue here is that we need users to go through a checkout session again
Why do you need users to go through a Checkout Session again?
to validate the payment
You don't need to use a Checkout Session for that.
Did you look at the whole Billing guide? https://docs.stripe.com/billing/subscriptions/integration
Yes and currently it's working well with two products (already in production), but these products are not connected, there wasn't an upsell strategy. That's why I'm reaching out. Our product team designed a flow using a checkout session to pay for the new subscription. If you tell me that's not the best way to do it, I'll iterate with them. Is there still a way to do it with a checkout session ?
Also is it fine to update a subscription price with a price from a different product? tried it and it works, nevermind
Awesome! Does that solve what you came in for and get you moving forward again?
It should. If not I'll start another thread. Thanks for your help ๐
You're very welcome - and we're here if you need us!