Pending
{{ pg_data.status.PENDING }}
Closed
{{ pg_data.status.CLOSED }}
Reject
{{ pg_data.status.REJECTED }}
Order Id Name phone email Date Amount Address Status                         Cart Info Upload Download Payment Status Payment Ref. Courier Name Tracking Id
{{ t.order_id || "" }} {{ (t.buyer_first_name || "") + " " + (t.buyer_last_name || "") }} {{ t.phone }} {{ t.email }} {{ dt_f(t.purchased_on, "DD-MM-YYYY hh:mm a") }} {{ t.amount | number }} {{ showAdd(t) }} Download invoice {{ t.payment_status || "" }} {{ t.payment_reference || "" }} {{ t.CourierName || "" }} {{ t.TrackingId || "" }}