We only support Recaptcha v3. Be careful when adding your Google Recaptcha settings as you can be locked out of your account due to incorrect settings.If you get locked out: If you turn off reCAPTCHA and fail to put the correct settings, you may be locked out of your account. To regain access, you will need to manually configure your database settings by:
  1. Access your database directly
  2. Go to the addons table
  3. Find the row where name column contains “Google Recaptcha”
  4. Change is_active columns for the same row to 0

How to set up Google reCAPTCHA

  • Go to Google Recaptcha
  • If not signed in to your Google account, you will be prompted to sign in using your Google Account
  • When registering a new website, the form will open and you need to fill in all the details correctly then submit the form.
    • Label – Type a suitable label that co-related your site name.
    • reCaptcha Type – Select reCAPTCHA v3
    • Domain – Your domain
  • After submitting the form, you will get the newly generated Site Key and Secret Key.
  • Copy the Site Key and Secret Key to the respective fields in your Swiftchats admin panel.