Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Your ID can be any meaningful name you want (e.g.: invisible_recaptcha).

The next section Generating important keys for the plugin will explain how to generate the required reCAPTCHA site key and reCAPTCHA secret key for this plugin.

...

We will explain how Plugin validation error can occur by demonstrating how an error as such can be replicated.

To replicate an error as such Plugin validation error is very simple, you only have to provide an invalid reCAPTCHA secret key.

You can change a letter to a different letter or simply make up a reCAPTCHA secret key that does not exist.

For now,  

Image Removed

This is how a Plugin validation error looks like.

Because of this error, the error texts are shown on the top left corner of the Form instead of the "Form Submitted" messagelet's see what will happen if we do not add a Custom error text and we disable the Debug mode.

Info
titleEdit Invisible reCAPTCHA: Other configurations
  • Custom error text is only returned when there is a Plugin validation error
  • Debug mode can be enabled to mode help app designers indicate what the problem or error isin different formats (depending if enabled or disabled).

You can refer to Custom error text & Debug mode sections.

Tip: Hover on the tooltips (? icon) in Edit Invisible reCAPTCHA configuration to read what each configuration properties mean.

Image Added

Following the configurations demonstrated, the Plugin validation error has been replicated:

  • "Validation Error" is printed out to show app designers that the validation has failed
  • "reCAPTCHA error"

Custom error text & Debug mode

...