sepiariver / recaptchav2

Google's ReCaptcha V2 + V3 for MODX CMS: https://sepiariver.com/modx/recaptchav2-supports-recaptchav3/
https://sepiariver.com/
GNU General Public License v2.0
21 stars 15 forks source link

score-threshold-not-met #43

Closed signalfeuer closed 5 years ago

signalfeuer commented 5 years ago

Customers of a website can't use the contact form because of an "score-threshold-not-met" error. Is there anything we can change?

sepiariver commented 5 years ago

You can change the score threshold in the snippet properties :)

Jako commented 5 years ago

Could you document such hidden options?

sepiariver commented 5 years ago

Sorry about that it was a new feature in v3 and I forgot to mention it. Will make better docs for all my Extras in the new .org site :)

sepiariver commented 5 years ago

For clarity here:

&recaptchav3.threshold=`0.25`

In your FormIt call should work to lower the threshold for verification score, by half (default is .5)