Order Management

5 total orders

Backend integration TODOs

• GET /api/np/merchant/orders — fetch real orders with pagination

• PATCH /api/np/merchant/orders/:id/status — update order status

• Push notifications to customer on status change (WhatsApp / SMS)

• Delivery driver assignment and tracking

• Auto-send digital receipt on fulfillment