How can I verify that Google Invisible reCaptcha is working on my instance?

How can I verify that Google Invisible reCaptcha is working on my instance?

If Google Invisible reCaptcha v3 is enabled, it may not always be clear that it’s actually protecting the form. To verify that it’s working, first, make sure that the reCaptcha badge appears in the right bottom corner of the page. Please, keep in mind that the badge only appears when you submit the form:


Another way to check that the reCaptcha is working is by changing the reCaptcha score to 0.2 or 0.3: 



As a result, the reCaptcha is more likely to detect a user as a bot, and you will see the following error message after trying to submit a form: 



Finally, you may go to Network tab and find the request sent when the form is submitted. In the Payload tab, g-recaptcha-response should be added: 



      • Related Articles

      • I get the 'No recaptcha token' error. What should I check?

        The “No recaptcha token” error may arise due to various reasons, often specific to each instance and requiring a thorough investigation. However, there are initial steps you can take to explore potential solutions. Please follow the steps outlined ...
      • Can I add reCaptcha on the checkout forms?

        Since version 2.4.0, it's possible to add reCaptcha to the checkout page forms. To do so, navigate to Stores → Configuration → Amasty Extensions → Google Invisible reCaptcha → Forms to be Protected by Captcha and choose the needed form: This feature ...
      • How to enable Google Invisible Captcha for Custom Forms?

        Out of the box, Custom Form for Magento 2 extension includes the Google Invisible reCaptcha for Magento 2 module. Therefore, kindly make sure that amasty/aminvisiblecaptcha extension is installed and enabled. Once done, the Google Invisible Captcha ...
      • How to submit product feed to Google Merchant?

        Once the feed is created in the Magento, you can upload it to the Google Merchant, following these simple steps. Option 1. Upload to Google Server: 1. Create a feed in your personal Google Merchant account by navigating to Products and clicking Add ...
      • Can reCaptcha prevent from carding attacks?

        Kindly keep in mind that Google reCaptcha is a bot protection. At the same time, carding can be both from bots and from humans. When it comes to protection against bots, the captcha initializes protection when a customer clicks the default Place ...