#dulatello08
1 messages · Page 1 of 1 (latest)
If that's what you want then you need to build it yourself - you need to add a check on your end to not display the pricing table until an account is created
hmm
well i have pricing table that isnt like stripe and it has link to sign up and query which plan. and then user signs up and after it fetches create checkoutsession on my server. but i dont think thats right way to do it, is it?
because like stripe's pricing table looks good and can be updated easily and stuff
so i kinda wanna make pricing table customized so it refers to signup if not signed up
Yeah that's all stuff you'd need to implement yourself then - you'd need a login page or something like that to verify the user has signed up and then based on whether they are or not you can show them different htings