Hyvä reCAPTCHA v3 (Enterprise) User Guide
Hyvä reCAPTCHA v3 (Enterprise) User Guide
Spam accounts and bot checkouts need invisible protection that fits Hyvä. This guide covers Towering Media Hyvä reCAPTCHA v3 Enterprise ($99)—token on submit + Google Enterprise Assessments—plus install overview and FAQ.
For deep configuration screenshots and edge cases, see the detailed wiki documentation. Product details and add-to-cart live on the Hyvä reCAPTCHA v3 (Enterprise) Extension page.
Table of Contents
Why Hyvä Stores Still Need Bot Defense
Hyvä removes Luma’s Magento UI spam widgets—bots still hit login, contact, and create-account:
- Account spam — fake registrations
- Form floods — contact/newsletter abuse
- Checkout probing — card testing noise
- Checkbox fatigue — visible captchas hurt conversion
What This Extension Solves
Hyvä reCAPTCHA v3 Enterprise generates an invisible v3 token on form submit and validates server-side via Google Enterprise Assessments.
- Invisible v3 protection for Hyvä forms
- Server-side Google Enterprise assessment
- Admin keys and score threshold configuration
- Designed for Hyvä Themes Magento 2 stores
Key Features
- Composer: toweringmedia/module-hyva-recaptcha-v3
- Module: Toweringmedia_HyvaRecaptchaV3
- Enterprise Assessments API integration
System Requirements
- Magento 2.4.x with Hyvä
- Google reCAPTCHA Enterprise project/keys
- HTTPS storefront
- Towering Media Composer credentials
General Composer install steps for Towering Media modules: Installation guide.
Installation Overview
Step 1: Authenticate Composer
Add your Towering Media credentials to auth.json in the Magento root (same pattern as other Towering Media extensions).
Step 2: Require the package
composer require toweringmedia/module-hyva-recaptcha-v3
Step 3: Enable and upgrade
php bin/magento module:enable Toweringmedia_HyvaRecaptchaV3
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
Exact module enable name may match your package’s registration.php / module.xml—confirm in the package after install. Production stores should follow your normal deploy process.
Need help installing? Contact Towering Media or browse more modules in Magento 2 Extensions.
Connect Google reCAPTCHA Enterprise
- Create Google Cloud reCAPTCHA Enterprise key for your domain.
- Composer require toweringmedia/module-hyva-recaptcha-v3; enable Toweringmedia_HyvaRecaptchaV3.
- Enter keys/threshold in admin (see wiki).
- Enable on login/contact/create account as needed.
- Save; flush cache.
Validate Forms & Score Thresholds
Submit real and suspicious paths:
- Legitimate form submit succeeds
- Missing/invalid token is rejected
- Admin logs/assessment detail available per wiki
- No Hyvä Alpine errors on submit
Troubleshooting
Always fails validation
- Confirm site key + API credentials
- Check domain allowlist
- Confirm Enterprise API enabled in Google Cloud
Blocks real users
- Lower score threshold slightly
- Exclude internal office IPs if supported
Frequently Asked Questions
Works on Luma?
Built for Hyvä Themes—confirm wiki before Luma use.
Deep docs?
Price?
$99 on the product page.
Related Extensions & Resources
Want our Magento team to handle it?
Towering Media installs, configures, and customizes Hyvä reCAPTCHA v3 (Enterprise) for Magento 2 stores — along with Hyvä theme development, storefront design, and front-end customization.
Get the Extension
Protect Hyvä forms with invisible reCAPTCHA v3 Enterprise—bot defense without checkbox friction.
Prefer screenshots and deep steps? Open the full wiki guide.