Earnware Connect Forms currently support only Google Recaptcha V2 token.
To add it to your form you need to:
- Register your website on Google Recaptcha, create a a Secret Key and a Site Key Click Here. Please select “I’m not a robot” tickbox when creating it;
- Add your Secret Key and Site Key to your Earnware Connect WordPress plugin dashboard;
- Add recaptcha=”true” to your shortcode form, like this:
[ew_subform recaptcha="true" utm_placement="subscription-form" success="/confirm-subscription/" error="/error/"]