Fulfillment Dashboard

Welcome back! Here is your Shopify-Dalilee shipping activity.

Pending Fulfillment

0

Orders awaiting Dalilee dispatch

Sent to Dalilee

0

AWB registered in transit

Out for Delivery

0

Active delivery in progress

Delivered

0

Completed customer dispatches

Oman Delivery Logistics Activity Map

Live Simulator
Muscat Hub (Seeb) Sohar Branch Nizwa Branch Sur Branch
Main Warehouse Seeb, Muscat
Supported Wilayas Loading...

Recent Shipments Queue

Order ID Customer AWB / Tracking Status
No shipments generated yet. Simulated Shopify orders can be added in the Webhook Simulator tab.
Shopify ID Customer Name Destination / Address Order Total Dalilee AWB Logistics Status Action

No Shopify orders exist yet

Go to the **Shopify Simulator** tab to generate unfulfilled orders and test the integration flows!

Shopify Checkout Webhook Simulator

Simulate a customer checking out on Shopify, generating a webhook to this shipping partner application.

Option A: Auto-Generate Mock Shopify Order

Instantly inserts a random, pre-formatted Shopify checkout order in your dashboard's **Unfulfilled** queue. Allows you to test manual shipping selection.

OR

Option B: Trigger Simulated Webhooks

Send full, raw JSON Shopify webhook requests to our Express server endpoints to test automated routing logic and logging.

Dangerous Area

Clears all simulation records, mapping logs, and dashboard metrics.

Fulfillment Webhook Payload Previewer

JSON SCHEMA
{
  "event": "shopify_checkout_simulation",
  "trigger": "Click one of the buttons on the left to simulate active Shopify webhook flows.",
  "status": "awaiting_interaction"
}
                

Dalilee Trader API V2 Credentials

Verify connection parameters to link this app middleware to the core Dalilee logistics system.

API Connection Status: Disconnected

Please complete the configuration settings below and submit a validated account login.

The address hosting your Dalilee/Shaheen V2 routing group. For local verification, keep http://localhost:5081
The unique trader code registered on the Dalilee system contract.

V2 Integration Details

When merchants submit checkout details on your Shopify storefront, our app translates the order details dynamically:

  • Auth Handshake: A Bearer token is automatically requested via /api/v2/third-party-apis/store/login. This token protects subsequent operations.
  • Auto Wilaya Parsing: The Omani address city value is translated directly to database-level IDs for shipment contracts.
  • Real-time Tracking Updates: Shipped orders are given a tracking status inside Dalilee and auto-reflected in the merchant's store log stream.

Live Logistics Event Terminal

Displays active HTTP requests, Shopify webhook payloads, and Dalilee V2 handshake exchanges.

dalilee-shopify-middleware@express-engine ~ stream
[14:38:00] INFO Console debugger loaded. Waiting for events to stream...