Check if your issue exists
Your prestashop version
1.7.8.x
Eicaptcha version
2.5.x
Do you use a specific theme ?
Standard Classic theme with light CSS customization
Describe the bug
The reCAPTCHA v3 badge is visible and seems to work (appears in bottom right corner), but no validation challenge/form appears. When I set the "Minimum score for v3 captcha" to 1.0, almost all submissions are blocked, but there is no visible reCAPTCHA form/challenge for users to complete - forms just fail silently or with generic error.
debug.log
Additional context
Steps to reproduce
- Install eicaptcha module on PrestaShop 1.7.8.11.
- Configure with valid Google reCAPTCHA v3 site key and secret key (domain verified).
- Set "Minimum score for v3 captcha" to [ta valeur testée, ex: 1.0].
- Go to [précise le formulaire: ex: contact form / create account / newsletter].
- Submit the form: badge shows, but no challenge appears, submission blocked.
Expected behavior
- Badge visible (OK).
- If score too low, a visible challenge/form should appear for user to validate.
- Or clear error message explaining the block.
Actual behavior
- No challenge/form ever appears, even with high score threshold.
- Submissions blocked without user feedback on reCAPTCHA side.
Check if your issue exists
Your prestashop version
1.7.8.x
Eicaptcha version
2.5.x
Do you use a specific theme ?
Standard Classic theme with light CSS customization
Describe the bug
The reCAPTCHA v3 badge is visible and seems to work (appears in bottom right corner), but no validation challenge/form appears. When I set the "Minimum score for v3 captcha" to 1.0, almost all submissions are blocked, but there is no visible reCAPTCHA form/challenge for users to complete - forms just fail silently or with generic error.
debug.log
Additional context
Steps to reproduce
Expected behavior
Actual behavior