# EasyParcel Integration

## Get the Integration Ready

From your EasyParcel dashboard, on the left menu click Integration, and Add Add New Store. Click on the bottom at API integration, click on the API key.

![](/files/-MdfSJrCBq5dp33ZAECD)

Or just use this link: <https://app.easyparcel.com/my/en/integrations/api>

![](/files/-MdfVC5VTtjLYN8tLjST)

Now click on **Individual API**, it will show the API Key. Copy the key to Orderla's **EasyParcel** settings at this URL: <https://orderla.my/admin/delivery-services/easyparcel>.&#x20;

![](/files/-MdfTqhbcYeUgh7PCmxN)

Add the API key and click '**Update Change**'.

## Setup the Form

Now you can use EasyParcel to easily purchase your parcel for shipment from Orderla system. You may also pass the data from Orderla to EasyParcel on the parcel's information easier.

> Important: Make sure all of your **products have weight**.
>
> Also make sure to turn on, customer detail for **address**.

![](/files/-MZD_wL4b42t-70Xrdbq)

To setup the integration, first go to Form Edit / Delivery, turn on switch **EasyParcel Delivery Option**.&#x20;

![](/files/-MZDZYoVuVuSeJXq6H45)

Then setup the EasyParcel Delivery Option

![](/files/-MZDZV0bmFoSeyzI5nxs)

Input these: Parcel Content, Sender Address, Sender Postcode, City, and State.

If needed add also Price Markup to cover costing such as wrapping.

## At Your Order Form

At your order form, there will be an option for 'Delivery via EasyParcel'.

![](/files/-MZD_SnaBZEyF3SbeNxG)

After your customer proceed for 'Order Summary', it will load the list of Delivery Options that your customer might interested Then customer will click 'Select Delivery'.

![](/files/-MZDa2EUMCbl1W7o-ULD)

## Manage EasyParcel's Parcel Setup by Merchant

At order detail page, there is a card on 'EasyParcel Delivery', and also a button to manage it '**Manage EasyParcel Shipment**'.&#x20;

![](/files/-MZDay72_hlTg87LQPi5)

Make sure all the info for sender and receiver are correct, add receiver **postcode** and **select state** properly, then scroll down and click '**Purchase Parcel**'.

![](/files/-MZDbhACj303RPVtevCR)

Once your purchase was success, the order detail will show the AWB link and link to track the parcel.

![](/files/-MZDcWQxA9OxIA73ECY3)

## Customer Order Page

For your customer, their order page will be updated with the link to track the parcel.

![](/files/-MZDcec0qR5h6oCTOxiF)


---

# 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-pro/easyparcel-integration.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.
