Skip to content

[Feature Request] Support GF reCAPTCHA v3 add-on #343

@Ririshi

Description

@Ririshi

What problem does this address?

I'd like to use Google reCAPTCHA v3, which is supported by Gravity Forms through an add-on, available from their website.

What is your proposed solution?

When the reCAPTCHA v3 GF add-on is installed and activated, and reCAPTCHA v3 is configured with API keys and a score threshold, add a field to the submit mutation that allows sending the reCAPTCHA v3 response token along. Upon submitting, verify the token and handle the form based on the score threshold set in the GF settings. That is, send it if the score exceeds the threshold, or mark it as spam otherwise.

What alternatives have you considered?

Using reCAPTCHA v2 is possible already, and is a decent alternative. However, it does not function exactly how v3 does.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions