Overview
SupportCandy provides CAPTCHA protection to help prevent spam and automated submissions on your support forms.
You can choose between two CAPTCHA services:
- Google reCAPTCHA
- Cloudflare Turnstile
Select the service that best fits your website and configure it using the corresponding documentation:
- Google reCAPTCHA: Google reCAPTCHA documentation
- Cloudflare Turnstile: Cloudflare Turnstile documentation
Where to Find
Go to Support → Settings → Miscellaneous → reCaptcha.
How It Works
SupportCandy uses the selected CAPTCHA service to help protect forms from spam and automated submissions.
Choose one of the following integrations:
- Google reCAPTCHA – Use Google’s reCAPTCHA service to verify that form submissions are made by legitimate users.
- Cloudflare Turnstile – Use Cloudflare’s CAPTCHA alternative to verify visitors with minimal interaction.
Each service requires its own configuration, including the required keys provided by Google or Cloudflare.
Configure reCaptcha
- Go to Support → Settings → Miscellaneous → reCaptcha.
- Select the Google CAPTCHA provider.
- Choose the version.
- Enter the generated Site Key.
- Enter the generated Secret Key.
- Click on Submit to save the settings.
Options / Settings
Select the captcha provider you want to add.
Site key is the kay provided by the captcha provider.
key is the kay provided by the captcha provider.
Example
For a website such as example.com:
- Open the Google reCaptcha Console.
- Enter
example.comunder Domains. - Select Score-based (v3) or Challenge (v2).
- Click Submit.
- Copy the generated Site Key and Secret Key.
- Go to Support → Settings → Miscellaneous → reCaptcha.
- Enter both keys.
- Save the settings.
Notes / Tips
- A Site Key and Secret Key are required to configure Google reCaptcha.
- Enter the domain without
https://or/. - Use the website URL as the Label to identify the reCaptcha configuration easily.
- Google Cloud Project selection is optional according to the provided setup instructions.
- Keep the Secret Key secure and do not expose it publicly.
- The provided setup instructions support Score-based (v3) and Challenge (v2) reCaptcha versions.