WP Manifestindependent plugin directory
manifest / security / add-recaptcha-v3-to-woocommerce-checkout-forms

Woo Checkout reCAPTCHA v3

Easily add Google reCAPTCHA v3 to WooCommerce CheckOut page and forms to prevent spam.

by Adnan Habib · github.com/habibcreatives/add-recaptcha-v3-to-woocommerce-checkout-forms

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/habibcreatives/add-recaptcha-v3-to-woocommerce-checkout-forms/archive/refs/heads/main.zip

Readme

WooCommerce reCAPTCHA v3 – WordPress Plugin

Adds Google reCAPTCHA v3 protection to your WooCommerce checkout page.
Simple setup, lightweight code, and works with any WooCommerce theme.


🔥 Features

  • Protects WooCommerce checkout using reCAPTCHA v3
  • Easy configuration inside WordPress Admin
  • No theme conflict
  • Works with all payment gateways
  • Zero frontend bloat

📦 Installation

  1. Download the plugin ZIP file.
  2. Go to WordPress Admin → Plugins → Add New → Upload Plugin.
  3. Select the ZIP file and click Install Now.
  4. Activate the plugin.

⚙️ Configuration

  1. Go to WooCommerce → Recaptcha V3
  2. Enter your Site Key and Secret Key from:
    👉 https://www.google.com/recaptcha/admin
  3. Click Save Changes
  4. Open your WooCommerce Checkout Page and verify reCAPTCHA is active.

📄 License

GPL-2.0 or later

Read the full README on GitHub →