Table of Contents

Hyvä reCAPTCHA v3 (Enterprise) Extension User Guide for Magento 2

Extension context

This is a Toweringmedia Magento 2 extension guide generated from the Magento Admin virtual product catalog.

Product page

Overview

Towering Media — reCAPTCHA Enterprise (Hyvä Forms) User Guide This guide shows how to configure and confirm protection for the forms supported by our module. Module: Toweringmedia_HyvaRecaptchaV3 Composer package: toweringmedia/hyva-recaptcha-v3 Magento Admin path: Stores → Configuration → Security → Towering Media reCAPTCHA (Enterprise) What this module does Generates a reCAPTCHA Enterprise v3 token when a user submits a protected form Sends the token to Google’s Enterprise Assessments API server-side Blocks spam based on: Expected Action Minimum Score Threshold Optional Strict Hostname Match Quick start checklist In Google Cloud: enable reCAPTCHA Enterprise API and create an Enterprise Site Key In Magento.

What this extension does

Installation

Install and validate in staging before production rollout.

cd /path/to/magento
# Install from your licensed package source
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush

Configuration

Configure extension options in Magento Admin, then validate key storefront/admin flows tied to this extension.

Validation checklist

Troubleshooting