#Gautam
1 messages · Page 1 of 1 (latest)
Hi there, I still don't quite understand your requirements
I want to show the user yearly plan also
like the default stripe pricing table is doing
As far as I know, you can show yearly plan in pricing table as well.
But I can't customise the stripe pricing table, that's why I want to make my own pricing table
If the user has already selected any plan then also stripe pricing tablle button will show the default text only
Hmm. I'm still confused. If you are creating the pricing table by yourself, why can't you change the button text?
I have already created the pricing table by my own and changes the text also, see this
but I want to give the option to the user to switch between monthly and yearly price also
You mean let your customer manage the subscription? (i.e., change monthly price to yearly) ?
yes
Got it
The easiest way to go about it is to use Customer Billing Portal https://stripe.com/docs/customer-management
But this is for the 2nd time when the user has already taken any plan not for the first time for the user.
Yes you are right.
so my question is for the first time, how can I show that to the user ?
I still don't understand, how does your customer manage a subscription if they haven't subcribed one?