When checking orders in the backend, you may see one of three different states assigned to each order:
| Status | Meaning |
|---|---|
| Draft | First state that each order gets during the checkout process. An order is created once a recruiter reaches the "Checkout" step of the wizard (after the job detail form and Upgrade step). This state indicates that the order is not yet completed. |
| Completed | This state indicates that the checkout wizard was compleded (incl. payment). |
| Canceled | This state can only be applied via the backend and only to orders in status "Draft". |