# EasyParcel

### Setup di EasyParcel

1. Login & Register EasyParcel here: [**https://easyparcel.com/my/en/**](https://easyparcel.com/my/en/)**.**
2. Click on the **Integration** button.&#x20;

<mark style="color:red;">**Note:**</mark> If your EasyParcel account is using the **NextGen** version (with the **EasyConnect** button), please refer to the tutorial at this link <https://github.com/easyparcel/nextgen-integration-doc/blob/main/plugin/Kuasa.md> from **Step 2 - 5** to obtain your API Key. After that, can proceed to the **'Setup in Kuasa'** part below.

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

3. Click **Add New Store**.

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

4. Click on the **Kuasa** logo.

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

5. Enter the information on the **Shop Name**, and **Shop URL**. As for the **Shop URL**, you only need to **copy one of your order form link and paste into Shop URL field**. Click the **Submit** button to save.&#x20;

<figure><img src="/files/4pqg8PIfKKWldSoMJ8di" alt=""><figcaption></figcaption></figure>

6. Open again the Integrations > Add New Store. Then, scroll down and you will see API Integration settings. Click **API Key**.

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

7. Click **+Get API Key**.

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

8. Fill in the details needed and click **Request API Key** button.

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

9. Click **Request Live API Key**.

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

10. Click **Yes**.

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

11. Click Copy for **API Key** and paste on your notepad.&#x20;

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

### Setup in Kuasa (Setup Company Details)

1. Login to your account via [**https://landing-page.kuasa.io/**](https://landing-page.kuasa.io/)**.**&#x20;
2. Click **Landing Page.**

<figure><img src="/files/6qj1n4z1y1s30VLZiX8g" alt=""><figcaption></figcaption></figure>

3. Click **Settings**.

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

4. Click **My Company** and fill in your company information.

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

5. Click **Save Changes** to save your company information.

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

6. You can go to the next step which is **Setup EasyParcel** in Kuasa.

### Setup in Kuasa (Setup EasyParcel)

1. Login to your account via [**https://landing-page.kuasa.io/**](https://landing-page.kuasa.io/).&#x20;
2. Click **Landing Page.**

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

3. Click **Settings**.

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

4. Click **Shipping Method**.

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

5. Make sure you are in the **EasyParcel** menu and select the couriers you are going to use.

<figure><img src="/files/3BxmEnvI2rOa7HkeXUir" alt=""><figcaption></figcaption></figure>

6. Paste in the **API Key** that you copy from EasyParcel just now and make sure the toggle bar shows **ON**. Click **Save Changes** button to save the setting.

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

7. Congratulations! Your EasyParcel API Integration succeed!


---

# 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/shippings/easyparcel.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.
