Respected community hope all is going well. I need to ask question that i have page with videos. I want user to buy when user make payment his/her password is created and sent via email. That password remain valid for 48 hours. At the moment i use light box to check password and all is ok. But the issue is light box can be close by ESC key and user can access page. So what should i do to make sure that person must have validity of password without that can't access page. For each person password is different so password protected page can't handle.
Please provide me your valuable solution.
Thanks
Hi there ...
You can use Pricing Plans for that matter, or if you absolutely have to have the password login box from a database, you can create a multi state box, the first state of course is the login box, and send the password and run a check against it on the backend, and return the necessary data to the frontend after that, this way your data will remain secure, and it'll not be exposed unless the password matched an entry on the database.
Ahmad
Hi, the best thing I could think of is using pricing plans and having people make an account before signing up. This way you can make your videos page completely secure.
Technically your idea would be possible if you hide all the objects or strips and only show a box with "enter your password" and if it is correct you can hide that box and show all other strips. This would be a bit of a hacky solution tho and I recommend just using pricing plans.
@Andreas Kviby @Yisrael (Wix) kindly help me. Thanks