# Google reCAPTCHA V3

Sebelum anda ikuti langkah di bawah, pastikan anda telah mempunyai akaun Google recaptcha. Jika anda masih belum mempunyai akaun tersebut, anda boleh lakukan pendaftaran pada link dibawah:

{% embed url="<https://www.google.com/recaptcha/about/>" %}

Terdapat 2 data yang anda perlukan untuk integration Google recaptcha ini dengan sistem Shoppego:

* Site key
* Secret key

## Penetapan di Google Recaptcha

1. Anda boleh dapatkan data tersebut melalui **terus pergi ke halaman pada link ini**: [**https://www.google.com/recaptcha/admin/create**](https://www.google.com/recaptcha/admin/create)

<figure><img src="/files/NuXXdoQnHDFDNgk9D0Jb" alt=""><figcaption></figcaption></figure>

2. Kemudian, **masukkan maklumat** yang diminta untuk penetapan captcha anda itu dan klik **Submit**

<figure><img src="/files/lQkD8G7BnnBojkReWW3L" alt=""><figcaption></figcaption></figure>

3. Nanti, anda akan **dapat lihat Site key dan Secret key** anda itu. Anda **boleh copy untuk dimasukkan di dalam penetapan pada dashboard Shoppego nanti**.

<figure><img src="/files/YMyfOPY5iqA9eZeAGD9h" alt=""><figcaption></figcaption></figure>

## Penetapan di Shoppego

1. Log masuk kedalam akaun Shoppego anda

<figure><img src="/files/lCN7aw3FznaFFoOAyya2" alt=""><figcaption></figcaption></figure>

2. Klik pada **Settings**

<figure><img src="/files/VsK9zs6aZtUfKK1hcCiM" alt=""><figcaption></figcaption></figure>

3. Klik pada **Captcha providers**

<figure><img src="/files/WTAu7U4FoU0pJaCJ60S7" alt=""><figcaption></figcaption></figure>

4. Klik pada butang **Activate/Edit** untuk jenis provider "**Google's reCAPTCHA v3**"

<figure><img src="/files/NLEmdPGt7nCnfq3mKTKS" alt=""><figcaption></figcaption></figure>

5. Kemudian, anda boleh **masukkan Site key** dan **Secret key** **Google reCAPTCHA anda itu pada ruangan yang disediakan**.

<figure><img src="/files/IDGGfBP0eRm7972qB6hY" alt=""><figcaption></figcaption></figure>

6. Setelah selesai klik **Save**

<figure><img src="/files/NMkcnlYLisy3YutJUy3n" alt=""><figcaption></figcaption></figure>

Kini penetapan anda sudah selesai. Anda sepatutnya dapat lihat paparan logo Google Recaptcha itu nanti pada halaman yang mempunyai "Forms" dan juga halaman "Log masuk" dan "Sign up" website anda itu.

<figure><img src="/files/vAx1aLdxeoWq545wOi5w" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shoppego.com/ms/settings/captcha-providers/google-recaptcha-v3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
