Hello everyone, I am new to bubble and I been trying and reading all the lesson come with bubble before asking for any help.
But I need it now.
My question is how do I go about creating membership level, I have three free, premium and gold, where do I start?
Sounds like you are going to charge people for that, right? That is where Stripe or PayPal come in. Look at the plug ins, pick the one you like and go from there. I believe some people have had issues with stripe, depending on what country you live in, but do some research to be sure I am not wrong.
You should start with creating a ânew data fieldâ for your âUserâ âdata typeââ. Name the âdata fieldâ something like âMembership Levelâ and set the âdata typeâ to âtextâ.
When members create their account, set a workflow to change the userâs âMembership Levelâ to whichever tier theyâve selected during sign-up. You can then set permissions and conditionals based on a userâs âMembership Levelâ
Hi jbrucew,
when you say create a new data field for user data type, are you saying on the User data type create a field name âMembership Levelâ and set the field type to text.
I create my data type call Membership level add field âplan name, plan descriptions, plan status, plan value, upgrade available and monthly price, yearly price etcâ then I went to app data add new entry such as my membership product âStandard Plan, Premium Plan, Gold Planâ and all their info including prices.
How do I display them on the front end?
So far I have created my price table and with the membership plan name as a checkbox how do i make the select button collect the membership name and price then transfer it to the check out page?
Please help me, my website is design around the membership I canât move on until I got itâŚhelp please
Hey @erlandetheart - I wish I could help more but I donât have the skills.
Basically what I can tell you is that you would use an element (say the button element) that says âSelect to be a gold memberâ or what fits your needs. Then you go to the editor of that element and select workflows, go into the work flows and tell it what you want it to.
I donât know all that you have done but there are some videos (are there really ever enough tutorial vids? The answer is NO) over here to check out https://bubble.io/documentation
You can also track down @brentsum and subscribe to his videos, he will teach you all kinds of crazy stuff. His website is www.codefree.co
You can also jump over to the freelance section of the forums and find someone to help you on your app, for a fee - @romanmg is also an out standing coach and will right your ship quickly .
Can someone tell me how to create groups? I create a membership level; Standard, Premium and gold. Now I need to create groups such as (standard group, premium group, gold group) to had them in after sign up