Environment Variables for reCAPTCHA
Chapter 4:
Last updated
Chapter 4:
Last updated
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.
Submit the Form Submit the form through your frontend, and verify that the reCAPTCHA validation occurs.
Use reCAPTCHA Test Tool Use the 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.