In GoSellerGo, orders you ship yourself (FBM and Temu) move through a state machine:
- New: Order arrived, not yet processed.
- Confirmed: You started fulfilling the order (manual or auto-confirm).
- Label purchased: A shipping label was bought.
- Shipped: The package is on its way; a tracking number was entered/created.
- Delivered: Set automatically when tracking returns “delivered”.
You can cancel from any stage; if there is an active label it is voided first. Overdue orders in the queue are highlighted and sorted by their ship by date, making on-time shipping easier.
FBA orders do not enter this workflow — Amazon ships them and you only track them.