# Orderla.my POS / Merchant App

{% hint style="info" %}
To access the setup, you may need to have active **Pro** plan account.
{% endhint %}

### Merchant / POS App Download Link

Already have the merchant account? Download the app here:

**For iOS (iPhone / iPad):** <https://apps.apple.com/my/app/orderla-pos-merchant/id6463456586>

**For Android:** <https://play.google.com/store/apps/details?id=my.orderla.merchant&hl=en>

### Create Merchant Account First

At Orderla.my admin portal, at side navigation, click **Teams**, then click on **POS / Merchant**.

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

At Merchants page, click **'Add Merchant'**.

Fill up the information. Note that one merchant account will get access to **one order form** that you want to take order on the device.

<figure><img src="/files/7IU8n5ooNYAZH2u8pMcr" alt=""><figcaption></figcaption></figure>

Once you have create the merchant, you may download the app from [Google Play](https://play.google.com/store/apps/details?id=my.orderla.merchant).

### Login on The App

Upon opening the app, you may login with the created **Merchant account**.&#x20;

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

Once you logged in, it will load the form's items. Make sure you have setup your forms with all your products.

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

As starter you need to add items to cart and check out.

To add item to cart, simply click on the icon. A popup window will apear to ask for quantity and other details. Click **'Add to Cart'** to add to cart.

Click **'Cart'** at the bottom part to view your cart.

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

At cart you may **change** **quantity** of the item, also you may **remove item**.

You may add also **add discount.** Click on the **3 dots** on the top, click **'Add Discount'**.&#x20;

You may also clear the cart by click **3 dots** and select **'Clear Cart'**.

### Proceed to Payment

Once you are happy with the cart, you may click **'Payment'** on the bottom part and it will go to Payment Selection Page.

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

For the time being, Orderla.my Merchant app only support Cash.&#x20;

Click on **Cash** to proceed.

### Charging Customer

At this page you may add the details of your customer; name, phone no and add some notes.

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

Click '**Confirm Record Sale'**. To record the sale.&#x20;

On the event of you connected to the internet, Orderla.my Merchant App will add record the sales directly to your Orderla.my account. The order will become 'paid' and 'completed'.

In case of no internet. The app will record the receipt offline on the device. Later you may sync once you have the internet connected.

### Sales Recorded Successfully

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

After you click '**Confirm Record Sale**', the system will record the sale locally and also record to the Orderla.my system (when the event of internet connection exist). When the process is successful, it will show the result as Done with the order info. When the order's code number and invoice number is shown, it mean it's already been recorded on the Orderla.my.

**For Sunmi Device** **user:** at this screen there is a 'Print' button for you to quickly print with the inner printer.

Click **'Start a new Sale'** to go back to main screen.

### View Recent Receipt&#x20;

At the main screen click on '**Hamburger Menu / 3 line Menu**' on the top left to show the **Side Navigation Menu**. Now click on **'Recent Receipt'**.

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

Here you can see the list of recent receipts you have recorded. Note that this should be the temporary place as the system also recorded the order to Orderla.my system as well.&#x20;

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

In the event you have receipts that have not been synced yet. You can click on three dots, and select **'Sync Receipt'.**

It will submit the order for receipts that haven't have the order ID. Once you have done, you may choose to clear all synced receipt to clean up the space.

All the synced orders will live in **'Orders'** section.&#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.my-mobile-apps/orderla.my-pos-merchant-app.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.
