Versions Compared

Key

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

...

If the bottom right corner of your form shows the protected by reCAPTCHA pop-up, it means that the Invisible reCAPTCHA plugin is working as intended.

You can refer to Errors of the plugin if the Invisible reCAPTCHA plugin is not working as intended.

Info
titleEdit Invisible reCAPTCHA: Other configurations

What if the Invisible reCAPTCHA plugin is not working as intended?

  • Custom error text is returned when there is a plugin validation error
  • Debug mode can be enabled to help app designers indicate what the problem or error is

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

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

...

Errors of the plugin

There are two types of error that may occur when using the I nvisible Invisible reCAPTCHA plugin:

  • reCAPTCHA widget error
  • Plugin validation error

Let us first look at the reCAPTCHA widget error.

Image Added

This is how reCAPTCHA widget error is shown.

Because of this error, the Form Submitted message is not shown on the top left corner of the Form.

Image Added

reCAPTCHA widget error occurs when you may have chosen the v2 tickbox option instead of the v2 invisible option.

Remember to choose the v2 invisible option, so that the reCAPTCHA site key is enabled for the Invisible reCAPTCHA.

Plugin validation error

To replicate plugin validation error is very simple, you only have to provide an invalid reCAPTCHA secret key (e.g. changing a letter to a different letter).

Custom error text

Custom error text is designed to be shown to end-users when there is a plugin validation error.

Image Modified

Without using the Custom error text configuration property, the top left corner of your Form will only show "Validation Error" and a default error text of "reCAPTCHA error" when plugin validation error occurs

  • Error texts as such do not explain much on what the validation problem is, therefore Custom error text can be used to elaborate the validation problem to end-users
  • To produce a meaningful error message or text, you should first understand what a plugin validation error is

To replicate plugin validation error is very simple, you only have to provide an invalid reCAPTCHA secret key in the Edit Invisible reCAPTCHA configuration. Let's say:

...


image here..

Debug mode

Enabling Debug mode allows error messages to be printed out for end-users to see.

...