# Bizappay

Click on the following link to register for Bizappay for free <https://www.bizappay.my>

{% hint style="success" %}

* Bizappay **individual account** registration **does not require SSM** <mark style="color:red;">but requires</mark> **a current account**.
* Company **account registration requires SSM**.
* You can use a **personal account** and continue making sales immediately.
  {% endhint %}

{% hint style="info" %}
**Account verification, charges and transaction money are fully managed by Bizappay.**
{% endhint %}

After **registering a Bizzappay account**, **make sure you have verified your account** **to ensure there are no issues** during the process of using it.

## Creating Bizappay Category Code

1\. Register and log in to your Bizappay account first.\
\
2\. Click on the green **Category** button.

![](/files/-MBlQ7UQxaRLZH5q_0WK)

3\. Next, click the **New Category** button.

![](/files/-MBlQBykLOzSsyGTfEQM)

&#x20;A pop-up will appear to fill in the information.\
\
4\. Fill in the **name of your product category** in the **Category Name** field. This field is free, you can also put your own brand name.\
\
In the **Category Description** section, just enter a little information about the product you are selling.\
\
5\. Next, click the **Create** button.

![](/files/-MBlQjhlywk2kMjfjbD8)

6. Next, in the **Category Code** section, you will see a random combination of numbers and letters.\
   \
   Save the newly created **Category Code**.

![](/files/-MBlQq6duK---is34VEe)

## Enter the Category Code in the Shoppego setting

1\. Log in to your Shoppego account -> **Settings** -> **Payment Options** -> **Bizappay**\
<https://my.shoppego.com/settings/payment>\
\
2\. Enter the code you saved earlier in the **Category Code** field.

![](/files/gzrirEGOVlVBUPitoSrV)

## Get Bizappay API key

1\. In the Bizappay dashboard, click on the **Settings** button\
\
2\. Again, in the **API Key section** you will see random numbers and letters below it.\
**Save the API key**

![](/files/-MBlR1ufVToskCSdoNWQ)

## Enter the API key in the Shoppego setting

1. Log in again to the Shoppego dashboard

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

2. Click on **Settings**

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

3. Click on **Payment Options**

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

4. Click **Edit/Activate** on the Bizappay tab

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

5. Enter the **API Key** that was saved earlier in the **API key** field.

{% hint style="info" %}
If you want to **start a real transaction**, you are asked to <mark style="color:red;">turn off</mark> the **Test Mode** toggle. The Test Mode toggle can only be used if you have a payment gateway developer account.
{% endhint %}

\*Make sure the **Enable Bizappay** box is checked.\
\
Next, click the **Save** button

![](/files/PcF0tielwp5YCOuGx8do)

Now your **Bizappay** integration setup process is complete. If you have any issues when you want to make a payment using Bizappay, you can refer to the setup example at [Additional Information](#additional-information).

## Additional Information

{% hint style="danger" %}
Note: To avoid any errors, please <mark style="color:red;">**turn OFF the RM1 SERVICE FEE**</mark> on the **Bizappay platform**.
{% endhint %}

**BIZAPPAY PLATFORM > SETTINGS > SERVICE FEE.**

![](/files/9HBO7yjN1FGKN47XLoAt)


---

# 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/bizappay.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.
