Chapter 4:
After integrating reCAPTCHA via the SSK Form Component, ensure it's working as expected by following these steps:
Run your local server Ensure your local server is running with the correct .env variables loaded.
.env
Submit the Form Submit the form through your frontend, and verify that the reCAPTCHA validation occurs.
Use reCAPTCHA Test Tool Use the Google reCAPTCHA Testing Toolarrow-up-right to simulate user interactions and verify that the form works as expected.
If reCAPTCHA is not working, check:
The reCAPTCHA score (recommend > 0.7).
Ensure that the domains in the whitelist are correct.
Last updated 1 year ago