# CHIP

Access CHIP website from <https://www.chip-in.asia>. Sign In or Sign up if you haven't yet have an account.

<figure><img src="/files/QHBQBmFiKrG9zVYBlGNC" alt="" width="188"><figcaption></figcaption></figure>

At your dashboard, click at **(1)** '**Developers**' on top right.

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

### 1. Get Brand ID

On the Developer page, click on **(2)** '**Brands**' top sub-navigation.

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

Here you will see the **Brand ID** below your brand name. You will need this value to enter in Orderla.my CHIP settings later.&#x20;

### 2. Get your API Key

Next, click **(3) 'Keys'** sub-navigation where you will see the API keys when you have one.

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

> Toggle **(5) Viewing Testing Data** on / off for Sandbox (testing) or Live environment. Test data is for testing purposes and turn off for real money. For this demo we will turn on first for testing out our integration.  &#x20;

Click **(4) New Test Key** to create new test key.&#x20;

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

Enter key title eg: Orderla Key, then click **create** button.

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

Click on the created key, and the API Key will appear. Note that value is for **API Key.** You can copy the whole key by click '**copy**' text.&#x20;

### Setup at Orderla.my Admin's CHIP Settings

Now go to Orderla's CHIP Settings at <https://orderla.my/admin/payment-gateways/chip>. Or from Orderla.my Side Menu > Settings > Payment Gateways > CHIP.

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

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

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

Here you can paste Brand ID and API Key, then click **'Save Change'.**&#x20;

### Setup at your Order Form

At your Form Editor, go to Payment Gateways tab. Check 'on' for **(8) 'Enable CHIP',** then click **'Save'.**&#x20;

<figure><img src="/files/81LVAgGv9WoQlYIuMt4U" alt=""><figcaption></figcaption></figure>

### Check on Your Form

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

### Test Mode Integration Demo

Checkout this video to test it out in demo mode.

{% embed url="<https://www.youtube.com/watch?v=W4ppLhymzHQ>" %}

### Change to LIVE mode when Ready

We have tested on Test Mode. Now we want to change to LIVE mode, go back to **Developer** page, click toggle **(9) View Test Data** off.&#x20;

<figure><img src="/files/55sBg25itk3JXSTS8wbw" alt=""><figcaption></figcaption></figure>

Now create a **New Live Key.** The process is similar with before but you just need to copy the Live API Key at Orderla's CHIP Settings.

&#x20;


---

# 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://guides.orderla.my/orderla-plus/pengenalan-payment-gateway/chip.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.
