• Hi,

    I’ve been given access to the new “Invisible reCAPTCHA”. However I’ve no idea how to implement it!

    The instructions are as follows:

    To enable the Invisible reCAPTCHA, rather than put the parameters in a div, you can
    add them directly to an html button.
    a. data-callback=””. This works just like the checkbox captcha, but is required for invisible.
    
    b. data-badge: This allows you to reposition the reCAPTCHA badge (i.e. logo and ‘protected by reCAPTCHA’ text). Valid options as ‘bottomright’ (the default), ‘bottomleft’ or ‘inline’ which will put the badge directly above the button. If you make the badge inline, you can control the CSS of the badge directly.
    
    Verifying the user’s response has no changes.

    How can I implement this? Do you plan to support invisible reCAPTCHA in the future?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Invisible reCAPTCHA support’ is closed to new replies.