#Alakazam
1 messages · Page 1 of 1 (latest)
What specifically do you want to show? Mostly non-customisable
Features of that particular price
Not possible I'm afraid
So how can we show to user to decide which plan they are going to pick
I don't understand. If you enable updates on your portal session, then there'll be a UI that displays the upgrade/downgrade options: https://billing.stripe.com/customer-portal-demo
Yeh i understood the stripe inbuilt billing ui. There is a parameter called features list in every product, can we show those list in swicthing plans in order to show customer what are the features included in this plan . Or if is there any alterantive way to handle this scenario i am open to discuss.
As explained, the portal doesn't surface the features from the Product. They're a pricing table ony feature for now
Oh okey. So i think we need to implement custom ui for this scenario
Exactly. But either way the features list isn't exposed via the API either
So you'll need to source that data from elsewhere
Yes correct. Thanks @fallen flume for your time!