The Recaptcha V3 may be tedious to set up on every call to action. Save yourself a lot of time by using this simple solution to integrate it to any Form Call to actions (i.e submit inputs/buttons)
What is it?
This solution only requires to insert 2 lines of code on ANY webpage. It will call our Centralized Deployed Solution (CDS) with all the necessary Recaptcha configurations and validate it against your actions. There is no annoying setup and coding to do on your side!
How does it work?
When it calls our CDS, it will first validate against Recaptcha V3, if this fails, Recaptcha V2 will take over hence there is an extra later of security! It is applied to all your submit inputs/buttons wrapped within the form tag.
Features
- Only 2 lines of HTML code (References)
- Not Technology Stack dependent (Using CDS)
- Not breaking existing Validations (Client/Server)
- Recaptcha V2 and V3
- Don’t need Google Recaptcha Key
- Multiforms/Multipages
- Multilingual
- V3 Score configurable
- Flexibility to exclude the validation on form(s) or field(s)
- Compatible with any types of website/webapps/CMS/SPO ex: WordPress, Woocommerce, Joomla, Drupal, etc.
Demo
Validate against V3 first
The Default behavior will be seemless, validating against the V3 Score. Multiple forms can be verified simultaneously. If it is successful, the existing Validations will then take place automatically.
When V3 fails, validates against V2
If the V3 Score fails, subsequent V2 validation will display. Multiple forms can be verified simultaneously. If it is successful, the existing Validations will then take place automatically.
Comments are closed