On the driver’s app, the order goes through multiple statuses till it’s complete. The statuses are:

When order is assigned and before accepting it

When driver accepts the order, it becomes in Pickup state waiting to be picked up.

When driver picks up the order, it becomes in Picked Up state waiting to start the delivery

When driver starts the delivery, it becomes in Delivery state

For any reason, driver can click Return order, then it becomes in Return state