Google Captcha Invisible Integration
I need to integrate Google's "Invisible" reCaptcha on the forms that require captcha by Wild Apricot but everything I've tried fails for one reason or another.
Using Theme Overrides should allow for this custom functionality via the /theme_overrides/{theme}/Controls/GoogleReCaptcha/ControlTemplate.tpl file.
I managed to get a custom invisible captcha token back from Google during form submission so I know that part works but when the form submits, it reloads the page and tells me the Email address or Password is incorrect.
After hours spent trying to customize the existing functionality and the WA validator script to allow for an always invisible captcha I'm no closer than before.
Has anyone had any success with this?
Thanks!