#yz3.yz3
1 messages · Page 1 of 1 (latest)
Can you give me a bit more details? Are you trying to display a free tier version but just not have it be selectable?
yes
in the pricing table we can create products. What I want to do it is I want to display the free tier version but I don't want the user to select it and subscribe to it.
I don't think that's possible within the pricing table, you'd need to display the "free plan" option in the page using your own code to achieve that
I assume this is because for free tier customer you don't want to create subscriptions within stripe at all?
yes, i don't want them to create a free tier one because it will confuse a lot of people in general.
Since we are already offering to those thing once the users sign up.
but for the references I just want to show what we offer
on free tier level.
Right, so for that you would need to display that info outside the pricing table, then the pricing table would include only the paid tiers if that what you wanted