I have a form using Google Recaptcha but when I submit it and dump out the form on the success page I can see the G-RECAPTCHA-RESPONSE value but if I try to do anything with it I get a 'Variable G is undefined' error message.
Is that not the correct way to use the response or is there a better way to get the recaptcha to work?
Cheers!