geetest Posted September 8, 2022 Share Posted September 8, 2022 It seems that I cannot hook the CAPTCHA with the work flow of Prestashop. No matter how the end users interact with the CAPTCHA, they could log in without any problem. What I would expect is that the CAPTCHA could play as a tool that can decide whether the end user is legal to get verified and log in successfully. So my question is how can I integrate the CAPTCHA in Prestashop’s working flow? 2010462385_2022-08-309_50_24.mov Link to comment Share on other sites More sharing options...
Zohaib-fk Posted September 8, 2022 Share Posted September 8, 2022 Hi, Thanks for the video. After the user submits the form of login, register or contact then server-side PHP validation will be required to check the user has correctly entered the captcha or solved the captcha successfully. If the condition fulfill then allow the user to proceed with login or register or contact form submitting. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now