# Integrating with SendParcel by PosLaju

First of all, you need to get the API key from [SendParcel](https://send.pos.com.my) portal. After that input inside Orderla, at Delivery Services / SendParcel.&#x20;

<https://send.pos.com.my/api-documentation>

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

![](/files/-MKFs3GgrnEHmHIRn_Ta)

### Setup SendParcel at Ordering Form

Go to your form editing mode, go to **Delivery** tab.&#x20;

Switch on '**SendParcel Delivery Option**'.&#x20;

![](/files/-MKFraKv5kzFCCekLJ7V)

Add you address and postcode.

![](/files/-MKnaRcjSvv9qkyCVuMl)

### Properly setup your form to Support SendParcel Integration

You need to enable customer's address and for each product on your form, you need to set the weight.

> **IMPORTANT**: Make sure you turn on Customer Address data input.

![](/files/-MKFslvFCUCjZoNjZgqm)

Set the weight for each of your products.

![](/files/-MKFtKJqAMtA1qrsaFCG)

### Test Your Ordering Form

When you enabled the SendParcel option, the charge will be based on the postcode and weight of the total products user want to buy.

![](/files/-MKFtTpsk9VJolIoreOJ)

![](/files/-MKFu3D4tRMaPxrYIxvs)

### Handling Order with SendParcel

When you received an order that uses SendParcel, there will be a button after products detail called '**Manage SendParcel Shipment**'.&#x20;

![](/files/-MKFuGI2zFKvMpXfkJgo)

Click on the button to manage the shipment.

![](/files/-MKFug1o1GXo3Z2BBjmT)

From here you can enter all the details of your parcel. After that you can click '**Create Shipment**'

After that, the shipment will show up in Cart in SendParcel.

![](/files/-MKn_hAFKv1Ez4AhkFqb)

![](/files/-MKna-ApvJHL67zs6WhQ)

After you have purchase the package, you will be able to get the tracking no.

![](/files/-MKna24TYFaldxAfhFGI)


---

# 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/integrating-with-send-parcel-by-poslaju.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.
