How do I setup Google Recaptcha?

In order to utilize the plugin, it is necessary to have an antispam check in the application/enroll forms. Currently, the only supported solution is Google's Recaptcha. To configure it, follow the steps below:

  1.  Access the OTYS settings page in WordPress and navigate to the "Anti spam" tab.

  2. On this tab, you will find two fields: "Secret" and "Public" key. These keys are required for Recaptcha configuration.

  3. To obtain these keys, go to the Google Recaptcha Admin console by visiting: https://www.google.com/recaptcha/admin.

  4. Sign in to your Google account if prompted and then click on the "plus" icon to register a new website.

  5. Provide a name for your website in the designated field.

  6. Choose the Recaptcha v3 type from the available options.

  7. Add the domains for which you want to enable Recaptcha using the generated keys.

  8. Click the "send" button to proceed.

  9. Once the process is completed, you will be shown the secret and public keys.

  10.  Copy and paste these keys into the corresponding "Secret" and "Public" key fields on the OTYS settings page.

  11. Save your changes, and test your forms.