Lucas van Staden

Results 77 comments of Lucas van Staden

Hello, I will look into this, thanks for reporting.

Hello, is your failure after Billing submit an actual reCaptcha failure message, or are you flicked back to cart?

I am not able to reproduce the issue, works every time https://drive.google.com/file/d/1MrJ_Rea161WHMWo3dHJn8te8754tJ99A/view In admin, enable the debug log ![image](https://user-images.githubusercontent.com/4994260/106603077-d0f3b900-6598-11eb-8818-53be567fc293.png) Then after your fail, check the debug log located at /var/log/recapctha.log...

Sounds like a javascript issue. When the code submits the response is coppied into the post request. Sounds like that is missing. Are you hiding the recaptcha elements with css?...

Any javascript errors in browser console? On Wed, 3 Feb 2021, 00:02 Ole Schäfer, wrote: > @ProxiBlue , thanks a lot for your fast > reply. > Activated the logging...

Glad you got it solved. On Fri, 5 Feb 2021, 05:11 Ole Schäfer, wrote: > @ProxiBlue , we found the issue. > We generally include the newsletter subscription with the...

Hello, checking if I can reproduce You should not need both, as the code will find the first one (as what ho google code does) and copy the response. Googles...

However, I can agree that the register now fails (oops) I am looking into it. I am 100% sure I tested that prior, but maybe a clean cache/slate changed the...

Ok, so the issue is that I now transpose the separated form ids from the previous MULTIPLE captcha entities to one, with one form id. Core code is still looking...

@norgeindian Have a go with https://github.com/ProxiBlue/reCaptcha/releases/tag/2.3.8