> For the complete documentation index, see [llms.txt](https://docs.lionparcel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lionparcel.com/guides/guides-en/shopify/order-process/transaction-management-lion-parcel-order-process-on-shopify.md).

# Transaction Management, Lion Parcel Order Process on Shopify

<figure><img src="/files/615e3bd493152ba894b00c3c50d5fa6c0a9662c9" alt=""><figcaption></figcaption></figure>

### 1. Access the Transactions Menu

Go to the menu:

`Apps → Lion Parcel → Transactions`

#### Objective

All orders successfully created by your customers will be automatically synchronized with this transactions page, so your Admin only needs to monitor this page to process all orders using Lion Parcel

Menu **Transactions** functions as the central hub for monitoring and managing all orders entering your online store.\
Sellers can monitor shipment status, process deliveries, view order details, and track shipments in real time in one integrated dashboard. This feature helps fulfillment operations become faster, more structured, and scalable for the needs of modern online businesses.

On this page, the full list of orders will be displayed along with:

* Shipment status
* Delivery method
* Tracking number / AWB
* Shipping type
* Total shipping cost
* Shipment processing action

The dashboard also provides filtering based on:

* To be shipped
* Pick up / Drop off
* On the Way
* Delivered
* Cancelled

This allows sellers to monitor operational performance and shipping status more efficiently.

### 2. Order Status Monitoring

Each order will have a different shipment status according to the delivery progress, such as:

* Preparing Order
* Waiting for Pick Up
* Waiting for Drop Off
* On the Way
* Delivered
* Cancelled

This makes it easier for the operations team to carry out monitoring and fulfillment SLA in real time.

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

### 3. Process Shipment

Click the **Process Shipment** button on the order you want to process.

Sellers can determine the fulfillment method according to business needs:

* **Pick Up** → The package is picked up by the courier
* **Drop Off** → The package is sent directly to the Lion Parcel outlet/POS

This flow provides operational flexibility for various business scales and shipping needs.

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

### 4. Order Detail & Tracking

Click the menu **Details** to view complete shipment information:

* Customer details
* Shipping service
* AWB / Tracking number
* Shipping address
* Shipment history
* Real-time delivery journey

All shipment data is directly integrated with the Lion Parcel system to ensure tracking is more accurate and transparent.

<figure><img src="/files/59fe98cd2279f0d6df713457a76a523b1f0aa835" alt=""><figcaption></figcaption></figure>

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

### 5. Download & Export Data

Use the **Download** button to export transaction and shipment data for:

* Operational reporting
* Fulfillment recap
* Shipment monitoring
* Seller transaction audit

<figure><img src="/files/5f45c6beaa90976d2e88490fc1630205d4fb43a9" alt=""><figcaption></figcaption></figure>

### 6. Create Manual Order

Click the **Order** to create a new shipment directly from the transaction dashboard.

This feature makes it easier for sellers to:

* Manual order creation
* Custom fulfillment flow
* Fast shipment processing
* Centralized order management
* This feature is designed to accommodate the needs of sellers who create orders directly through Shopify without selecting a shipping method during the order creation process ( [https://admin.shopify.com/draft\_orders/new](https://admin.shopify.com/store/lp-demo-store-crc5mmzr/draft_orders/new) )

<figure><img src="/files/9056a1d1fb0c9d4c29b9bdc581c315a1024162fa" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/29323c02534145e301181b94a2af7d6b6dd818f1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/86ab84a478257211365554d8551374d508bf2abd" alt=""><figcaption></figcaption></figure>

### 7. Benefits for Sellers

With the Lion Parcel transaction dashboard, sellers can:

* Manage all shipments on one platform
* Process orders faster
* Monitor delivery status in real time
* Minimize operational human error
* Provide a more professional delivery experience to customers


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lionparcel.com/guides/guides-en/shopify/order-process/transaction-management-lion-parcel-order-process-on-shopify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
