Skip to content

How to Configure Google reCAPTCHA

Last update: 02 Nov 2024

Step 1: Create a Google reCAPTCHA

First, go to the Google reCAPTCHA website and create a reCAPTCHA v2 Checkbox. After creating it, copy your Site Key and Secret Key.

Recaptcha Image

Step 2: Configure Google reCAPTCHA from the Admin Panel

Log in to your Bookin Admin Panel and navigate to:

Settings -> General Settings -> Webtools and Google Configuration Settings

Enter your Site Key and Secret Key, keep reCAPTCHA Enable set to ON, and click Update Changes.

Recaptcha Image

Step 3: Configure Google reCAPTCHA in the .env File (Optional)

If you prefer, you can configure Google reCAPTCHA directly in the .env file by updating the Site Key and Secret Key.

After making the changes, save the file.

Recaptcha Image

Step 4: Disable Google reCAPTCHA (Optional)

If you do not want to use Google reCAPTCHA, navigate to:

Settings -> General Settings -> Webtools and Google Configuration Settings

Set reCAPTCHA Enable to OFF, then click Update Changes.

Recaptcha Image

© 2019-present NativeCode. All rights reserved.