Developers
You can integrate Snaptcha validation into your code and add-ons easily. Use the template tag above or the following code to create a Snaptcha field:
You can optionally set the security level to be used:
Then use the following code to validate a form submission:
If you explicitly set the security level in the Snaptcha field then you should set it to the same value in the validate function:
Last updated