#sergi-subscription-upgrade
1 messages · Page 1 of 1 (latest)
@ionic wasp Hello! I'm sorry but I don't follow what you are asking right now. Do you want to have 2 separate Subscriptions? Like what's the problem?
sergi-subscription-upgrade
I had a subscription product, and a user subscribed to it. We recently have been improving the SaaS, and we created another subscription product with updated prices, etc.
So there's a user subscribed to an outdated plan. We would like to migrate his subscription to the new plan
Okay so you have a Customer on Price A and you want to migrate them to Price B? What's the problem?
Correct, but also we need to add a new subscription to that user, so:
Customer on Price A needs to migrate to Price B.
And create another subscription to that user.
I don't know how to do it
What's blocking you exactly though?
Each account you have on our SaaS is a extra subscription you will have.
This user has 2 accounts, so we need to add 2 subscriptions to him.
I'm sorry, you keep saying the same thing though
I don't know how to edit the subscription to the new one, and add another extra one.
Also, we don't need to charge him, because, he actually paid for the service (with outdated plan)
This Discord server is for developers asking questions about their own code/integration. What is blocking you? Like what did you try that errors?
have you read the docs? https://stripe.com/docs/billing/subscriptions/upgrade-downgrade we cover all of this in a lot of details
I'm happy to help but right now you haven't explained anything about what you have tried already, what's not working, what your code looks like, etc.
Thank you very much @iron wave
Do you have a specific question @ionic wasp ?
That's it, I think because this is a specific case, I'll try to use Stripe Dashboard to handle it
gotcha, if you have questions about the Dashboard, I'd recommend asking our support team for help instead: https://support.stripe.com/contact but you can easily change a Price in the Dashboard and also easily create a second separate Subscription by just clicking a few buttons
thank you! @iron wave