#Rohit89
1 messages · Page 1 of 1 (latest)
Should work fine. Did you try it?
Ah, wait. Maybe not: https://stripe.com/docs/customer-management#:~:text=If subscriptions use any of the following%2C customers can only cancel them in the portal (they can’t update such subscriptions)%3A
When subscription has multiple items it shows only cancel option on billing portal. When I delete items from subscription only keep with product A then only it shows upgrade option
Yeah, it's a limitation. See the URL above.
Customer portal isn't fit for this use case right now I'm afraid
Ok. Is there any way to achieve this?
Hello 👋
Taking over as ynnoj had to step away
The only other way would be to build your own UI for this
Where we can show the subscribe to another product. We can't open checkout page since it is only for create subscription. Is there a way we can show a payment page and update the subscription?
Subscription can be updated via api!
You would build your own UI that allows your customers to choose what they want to change in the subscription and then use the API to make those changes
There's no pre-built UI which would support your usecase at the moment
That is fine. But is there way to show a payment page where user can proceed with that.
Sorry not sure I understand your question, what kind of payment page and what does user need to proceed with?