Buradasın
Google ReCaptcha Integration Guide
formcarry.com/docs/features/google-recaptchaYapay zekadan makale özeti
- About ReCaptcha
- Google ReCaptcha protects forms from spam and abuse for free
- Currently supports only ReCaptcha v2 checkbox and v3 types
- Integration Process
- Obtain API key from Google ReCaptcha Console
- Add domains to domains section in console
- Copy script from Google's API.js
- Place g-recaptcha div with site-key in form
- Copy secret key from Google Admin and paste into Formcarry
- ReCaptcha v3 Implementation
- Requires different API key format than v2
- Create hidden input for captcha response
- Insert captcha token into hidden input