nenes25 / eicaptcha

Captcha module for prestashop
292 stars 84 forks source link

Google reCAPTCHA v2 Fails to Function on Customer Registration Page #261

Closed lanaworks closed 9 months ago

lanaworks commented 9 months ago

Check if your issue exists

Your prestashop version

8.1.x

Eicaptcha version

2.4.x

Do you use a specific theme ?

Panda Theme (v286) with child theme

Describe the bug

The Google reCAPTCHA v2 module is not functioning as expected on the customer registration page. While the reCAPTCHA block is displayed correctly, it is possible to proceed with account creation without actually checking the reCAPTCHA box.

Screenshots

No response

Additional context

Environments Where Issue Occurs:

Expected Behavior: On the customer registration page, users should be required to check the Google reCAPTCHA v2 box before they can successfully create an account.

Actual Behavior: The Google reCAPTCHA v2 block appears on the customer registration page, but it does not prevent account creation when left unchecked. This allows users to proceed without completing the reCAPTCHA challenge.

nenes25 commented 9 months ago

Hello,

This will be fixed in the next version. It's almost ready but i need to test it before the launch. Feel free to grab the code of the it, in the dev branch.

Regards,

lanaworks commented 9 months ago

Hi,

Thank you for your prompt response and for the efforts you've made in addressing the issue. I wanted to inform you that I've tested the code from the development branch as you suggested, and I am pleased to report that the problem with the Google reCAPTCHA v2 on the customer registration page has been resolved. The reCAPTCHA now functions as expected, requiring verification before account creation can proceed.

I appreciate the swift action taken to rectify this issue. Your commitment to maintaining and improving the module is truly commendable. Thank you once again for your diligent work and for providing a timely solution.

Best :)