<![CDATA[ Invisible Recaptcha not submitting - My Forums]]> https://forums.modx.com/thread/?thread=104795 <![CDATA[Invisible Recaptcha not submitting]]> https://forums.modx.com/thread/104795/invisible-recaptcha-not-submitting#dis-post-563552
I installed the ReCaptchaV2 addon and put this in my form code:

[[!FormIt?
&hooks=`recaptchav2,spam,email,redirect,FormItAutoResponder`
]]

<form id="contactForm" method="post" action="[[~[[*id]]]]">

[[!recaptchav2_render?
&tpl=`recaptchav2_invisible_html`
&form_id=`contactForm`]]
[[!+fi.error.recaptchav2_error]]

</form>

I put the credentials I got from Google in the recaptchav2.secret_key and ecaptchav2.site_key system settings.

But it's not submitting. No error, nothing. What could be wrong? As usual the instructions are really non-existing in the addon.]]>
handjes Jan 14, 2019, 03:18 PM https://forums.modx.com/thread/104795/invisible-recaptcha-not-submitting#dis-post-563552
<![CDATA[Re: Invisible Recaptcha not submitting]]> https://forums.modx.com/thread/104795/invisible-recaptcha-not-submitting#dis-post-563607 handjes Jan 16, 2019, 08:14 AM https://forums.modx.com/thread/104795/invisible-recaptcha-not-submitting#dis-post-563607 <![CDATA[Re: Invisible Recaptcha not submitting]]> https://forums.modx.com/thread/104795/invisible-recaptcha-not-submitting#dis-post-563557 BobRay Jan 14, 2019, 06:49 PM https://forums.modx.com/thread/104795/invisible-recaptcha-not-submitting#dis-post-563557