Page 1 of 1

WWB reCAPTCHA V3 integration

Posted: Thu Mar 25, 2021 3:13 pm
by joostenw
Does anyone have experience with reCAPTCHA V3 integration? I am trying to create multiple forms on the same page with reCAPTCHA V3 but I only get 1 form working. Via this link: https://developers.google.com/recaptcha/docs/v3 3 scripts are offered, but it is not entirely clear to me how exactly this should be integrated. Must all 3 scripts be placed under the different submitbuttons. Or should scripts 1 to 2 be placed in the HTML section of the form. Should: getElementById ("demo-form"), demo-form be replaced with something specific, and should: data-sitekey = "reCAPTCHA_site_key", reCAPTCHA_site_key be replaced with the actual site key code I received?

Re: WWB reCAPTCHA V3 integration

Posted: Thu Mar 25, 2021 4:22 pm
by Pablo
Only one form is supported per page.