I have managed to get ReCaptcha 2.0 working in my website. However, it\'s only working when I don\'t use AJAX and I let the form submit \"naturally\".
I want to su
Ok, this was pretty silly.
I have done a couple of things wrong:
if (status == "ok") was never working. I did get the emails but did not get any conformation that I did and now I see why.Thanks to @Samurai who helped my figure out things.
Final PHP code: