# hCaptcha

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

{% embed url="<https://www.hcaptcha.com/pricing>" %}

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

* Site key
* Secret key

## Penetapan di hCaptcha

1. Anda boleh dapatkan data tersebut melalui **klik pada Add Site**

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

2. Kemudian, **masukkan nama Site anda untuk rujukan(pastikan semua huruf kecil).** Setelah selesai klik **Save**

<figure><img src="/files/0bQ7H5TQiuBcf4PiFCt2" alt=""><figcaption></figcaption></figure>

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

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

Untuk **Secret key**, anda sepatutnya sudah cipta sewaktu anda **mula mendaftar akaun hCaptcha**. Sekiranya, anda sudah **terlupa Secret key** anda itu, anda boleh klik pada **menu akaun** anda dan **pilih Settings**.

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

Kemudian, anda boleh klik pada **Generate New Secret** dan **copy secret key anda yang baru** itu untuk **dimasukkan pada penetapan di Shoppego**.

<figure><img src="/files/Gy1d279dpiViI2PWq0VV" 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 "**hCaptcha**"

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

5. Kemudian, anda boleh **masukkan Site key** dan **Secret key** **hCaptcha anda itu pada ruangan yang disediakan**. Pastikan **tick pada toggle Enable** dan klik **Save**

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

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

<figure><img src="/files/8iS5YhicGpGF0owQn6xS" 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/hcaptcha.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.
