• Resolved Dave

    (@csn123)


    It would be great if the plugin could support Invisible reCaptcha. I’ve set up invisible API credentials but the plugin still displays the standard reCaptcha box.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Interested on this too

    Plugin Author EverPress

    (@everpress)

    Hi there!

    We have plans for this integration on our roadmap. Since this type of captcha is still in beta we have currently no schedule on this.

    Best Regards,

    Thread Starter Dave

    (@csn123)

    That’s a shame. I’ll have a look through the code later on and see if I can add it in myself as a temporary measure until it is officially supported.

    Anyone figure out how to integrate Invisible reCaptcha yet, then?

    Thread Starter Dave

    (@csn123)

    @cliqueradar – Sadly not. I took a look at the Google docs, and the existing plugin code. I had hoped it was a case of moving some stuff around to make it work. Alas not.

    The invisible Captcha requires JavaScript to be triggered at the time the form is submitted to populate a Captcha field. This is then processes as it is in the existing plugin.

    I don’t know enough about Mailster’s architecture to know if there’s a hook to trigger a JavaScript function on submit. I haven’t had a chance to dig any deeper, although I’d love to find a solution as the ReCaptcha design (even the compact version) is awful on newsletter forms, and I’m pretty sure it’s costing me subscribers. Removing it opens me up to way more spam than I need, so it’s a necessary evil right now.

    @everpress – Do you know if there’s a hook for triggering a JavaScript function on submit of a Mailster form? Furthermore, is there a set of developer docs available for Mailster than you know about?

    Plugin Author EverPress

    (@everpress)

    Hi there!

    As mentioned earlier we have plans to support invisible captcha. As we like to full support it we have to wait till it’s out of beta as it may change in the future.

    @csn123 you can create a function in the global spacce (window) which is called window.mailster_pre_submit to alter the form data or trigger custom actions.

    Hope that helps!

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