Google reCAPTCHA
Block spam and bots on login, signup, website forms, newsletter and eCommerce payment with Google reCAPTCHA v2 & v3 — configured per website and always verified on the server.
Overview
Captivea Google reCAPTCHA brings full v2 and v3 support to your Odoo website — per website, not a single global key. Enable it under Settings → Website → Google reCAPTCHA, paste your keys, choose the forms to protect, and every submission is validated server-side against Google siteverify — never trust the browser alone.
v2 or v3, Your Choice
Switch versions any time — the frontend and the server-side checks adapt automatically.
|
reCAPTCHA v2
The familiar “I'm not a robot” checkbox, or fully invisible
mode that challenges only suspicious visitors. Light or dark theme,
Normal or Compact size, and configurable badge position.
|
reCAPTCHA v3
Frictionless scoring with no visitor interaction. Set your own
minimum score and action name, and tokens are rejected
when the score is too low or the action does not match.
|
Key Features
|
Protected Forms
Login, Signup, Reset Password, Contact, Website Builder forms, Newsletter, Payment — toggle each one.
|
Server Verification
Tokens are verified with Google siteverify using remote IP, hostname, score and challenge-timestamp checks.
|
Multi-Website
Version, keys and enable flags are stored per website for multi-brand setups.
|
|
Builder Snippet
Drag the reCAPTCHA snippet into any form and configure action, theme, size and badge.
|
Appearance
Theme, size, badge position, 80+ languages, debug mode and custom visitor-facing messages.
|
Payment Gate
Payment CTAs are gated by verification — with server-side enforcement on the transaction route.
|
How It Works
Six simple steps from install to protecting payment and custom forms.
|
01
|
Install the module
Install Google reCAPTCHA (cap_google_recaptcha) and open
Settings → Website → Google reCAPTCHA. Dependencies such as
Website and eCommerce are pulled in automatically.
|
|
02
|
Enable reCAPTCHA & pick a version
Turn on Enable reCAPTCHA and choose v2 or v3.
Every setting is stored per website, so each brand can run its own
Google keys and version.
|
|
03
|
Configure keys & appearance
Paste the Site Key and Secret Key from the Google
reCAPTCHA admin console, then tune display mode, theme, size, badge
position, language and — for v3 — the minimum score and
action name. The secret key is restricted to system administrators.
|
|
04
|
Pick the protected forms
Enable Login, Signup, Reset Password, Contact, Payment, Newsletter and
Website Builder forms independently. Login, signup and reset render the
widget and block bots before authentication continues.
|
|
05
|
Gate the payment page
On the Payment page, customers must pass reCAPTCHA before paying.
v2 checkbox keeps the Pay button disabled until verification succeeds,
v3 and invisible mode fetch a token on submit, the payment transaction
route re-checks it, and free-order confirmation is verified server-side too.
|
|
06
|
Add the Website Builder snippet
Optional: open the Website Builder, expand Contact & Forms and
drag Google reCAPTCHA into any custom form. Configure the action,
theme, size, badge and language in the snippet options.
|
|
North America
United States
Orlando, Florida
Canada
Montreal, Quebec
|
Europe
France
Chambéry
Toulouse
Angers
Valenciennes
Luxembourg
Esch-sur-Alzette, Belvaux
Switzerland
Geneva
|
Asia
Singapore
Singapore
India
Vadodara, Gujarat
|
Africa
Madagascar
Antananarivo
|
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) • Website (website) • eCommerce (website_sale) • Invoicing (account) |
| Lines of code | 2311 |
| Technical Name |
cap_google_recaptcha |
| License | OPL-1 |
| Website | http://www.captivea.com/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module