Access to section through unique passwords that cannot be shared, this password is received by each user when making the payment to access.
If users have to pay a membership for example before they can become site members on your site, then just have your pages set to members only, so that they can only access the pages if they log into your site after they have signed up and paid your membership.
https://support.wix.com/en/article/creating-members-only-pages-596999
You can do the same if you create any member role within your site too.
https://support.wix.com/en/article/creating-member-roles-6943237
https://support.wix.com/en/article/managing-your-member-roles
https://support.wix.com/en/article/limiting-pages-on-your-site-to-specific-members-member-roles
If you just use the password option, then it will be the one password for all members and it won’t be unique to each member
https://support.wix.com/en/article/password-protecting-your-site-or-a-specific-page
And how can I do it to be a unique password or password for each person who is going to enter? or with programming with Wix Code?
When the user signs themselves up to be a site member, they have to use a email address and a password.
So, of you have all your member pages set to members only, then they will need to log themselves in using their own credentials that they used to signup with.
https://support.wix.com/en/article/about-the-member-signup-form
There are three versions as stated on the page above.
- Wix own window;
- Wix Custom Form (through Wix Forms);
- Corvid Form (Custom lightboxes for signup and login).
If you use your own custom lightboxes, then make sure that you set your member signup settings so that it shows your lightboxes instead of Wix own forms.
https://support.wix.com/en/article/corvid-enabling-custom-site-registration
Plus, have a read of WIx Users and Wix CRM as you will need Wix Users for login and register and working with site members and Wix CRM for working with Contacts who are not all site members.
https://www.wix.com/corvid/reference/wix-users.html
https://www.wix.com/corvid/reference/wix-users-backend.html
https://www.wix.com/corvid/reference/wix-crm.html
https://www.wix.com/corvid/reference/wix-crm-backend.html