# Securepay

## Securepay account registration

Click on this link <https://securepay.my/p/6WSC78CY> to start registering your Securepay account.&#x20;

{% hint style="success" %}
For the **Securepay account registration** process, you need to make sure you **already:**

* **Have SSM.**&#x20;
* **Company Bank Account.**
  {% endhint %}

{% hint style="info" %}
**Account verification, fees, and transactional funds,** they are **fully managed by Securepay.**
{% endhint %}

## Get all the required keys from the Securepay account

To connect Securepay with the Shoppego website, you need some keys for the verification process. Among the keys required are **UID**, **Authentication token,** and **Checksum token**.

To start the Secureway payment gateway setup process you can follow these setup steps:

1\. Log in to your Securepay account

![](/files/-MKIL8PF0XYBCP7z8ODW)

2\. Next on the Securepay Dashboard section, you can click on the **<> API** Tab

![](/files/-MKILd35viKvwnqraIkt)

3\. Next you will be able to see your API where you can click on the **Default** text

![](/files/-MKIMQYMP59yw6pGKVI2)

4\. After you click on the default API you will find the three keys you need to set up your Securepay payment gateway.

![](/files/-MKIMwfRNN8SSRBFuje-)

You can save all three keys for use in the next step. The keys you need to keep are:

* **UID**
* **Authentication token**
* **Checksum token**

6\. Setelah selesai mencipta API securepay. Klik show button pada API anda **"kotak berwarna merah"**.

![](/files/-Ml9DaULiJUESU00BClH)

7\. Tekan pada butang **EDIT** di atas.

![](/files/-Ml9ECKi3mrfy9968D-a)

8\. Tick pada checkbox **FPX B2B1** dan tekan butang **UPDATE**

![](/files/-Ml9F8N-phm-t6PZcIhh)

9\. . Pastikan **FPX B2B1** memaparkan status **YES**

![](/files/-Ml9GTmdU0YtPBNzC5_P)

## Setup in Shoppego

For the process of setting the Securepay payment gateway in Shoppego, you need to first activate the payment gateway and **enter the three keys** into your payment gateway settings.&#x20;

To start setting up the payment gateway, you can follow these setup steps.

1\. Log in to your Shoppego account.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Next you can click on the **Settings** tab

![](/files/VsK9zs6aZtUfKK1hcCiM)

3\. You will be taken to the Settings page and you can click on the **Payment options** button

![](/files/CA5qmbxGnMXdjUXh5W4M)

4\. On the Payment options page, you can click the **Activate/Edit** button on the Securepay payment gateway tab.

![](/files/YP760kujcmjXd6EqqXOm)

5\. Next, you will be taken to the setup page for the Securepay payment gateway.

![](/files/hKFLIiqplDBR464RkYbT)

6\. By using the key that you have saved in the step to get the key, you can enter all the keys in their space.

![](/files/sM2gYX6Jvu18Qmh29IKN)

7\. Once done you can click **Save** to save the settings.&#x20;

{% hint style="info" %}
If you want to perform a **real transaction**, kindly <mark style="color:red;">**deactivate**</mark> the **Test Mode** toggle
{% endhint %}

![](/files/xQHwviwBh7hb2J7WaRSZ)

## Example on the Website

After completing the setup process, you can try making a purchase on your Shoppego website to see the results.

![](/files/-MKIQvb2wS4urHd77IMV)

## Additional Info <a href="#info-tambahan" id="info-tambahan"></a>

If you want to use this Securepay payment gateway to 2 different stores. You can create 2 API keys in your Securepay account and set the API key details to your payment gateway store settings.

To start this setup, you can follow these setup steps:

1\. Log in to your Securepay account

![](/files/-MN1R34ghvbuuCzv_6rz)

2\. Click on **<>** **API**

![](/files/-MN1R9JTsUbX3YjuMWA2)

3\. Click on the **New API Key** button

![](/files/-MN1RQnFUMkqW4v0rpW7)

4\. In the I**nterface name** section you can enter a name for the API so that it is easy for you to monitor the data. For example, you want to use the API to monitor the gadget.myshoppegram.com store, so you can place it in that space gadget.myshoppegram.com.

![](/files/-MN1RZAdW5l1w0w3BRUZ)

5\. Once done you can click **Save**

![](/files/-MN1ReapXOunaZi1auM6)

6\. Next, you can click on the API and save the information you need to set up in Shoppego.

![](/files/-MN1RuxKVe18L4IWzORZ)


---

# 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/en/settings/payment-options/payment-gateway/securepay.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.
