Passing reCAPTCHA token?
-
Hi,
I have the contact form functioned as a registration form so I’m using the wpcf7_before_send_mail filter to get the form posted data ($submission->get_posted_data()) and then make a PHP call on another server to save them.
Is it possible to access and pass the reCAPTCHA token as well (using contact form 7 reCAPTCHA V3 integration)? Been searching for it but couldn’t find anything on the docs and faq
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Passing reCAPTCHA token?’ is closed to new replies.