woocommerce checkout page How To. ReCaptcha Integration
-
If you can help me please spell it out as I’m a beginner.
I have a child theme and a woocommerce folder in it.I have done everything else this plugin asks for but
I don’t know exactly where to put this??Paste this snippet before the closing </head> tag on your HTML template:
<script src=’https://www.google.com/recaptcha/api.js’></script>Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:
<div class=”g-recaptcha” data-sitekey=”blahblahblah6u654i6u5lblah”></div>I would like it to appear at the bottom of the customer checkout. Where they enter all their details and submit the order.
thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘woocommerce checkout page How To. ReCaptcha Integration’ is closed to new replies.