Order Queueing
Last updated
Was this helpful?
Last updated
Was this helpful?
Order queueing can be utilized for pre-order collections that do not use stock.
Orders are not sent immediately; instead, they are placed in a queue and sent asynchronously. This allows users to continue using the sales app without waiting for the order transmission to complete.
Upon completion of the queue, a notification will appear to indicate that the process is finished.
Based on the collection settings, a new Queue mailer may be triggered, enabling users to send order confirmations to customers.
The "SENT" tab in the cart is divided into two sections:
Queued Orders: This section displays all your orders that are queued and ready to be sent. An envelope icon is used to indicate the status of each queued order. For a detailed explanation of the status icons, please refer to the icon section below.
Sent Orders: This section contains orders that have been successfully sent and processed.
While the queue is active, all orders except for the topmost one can be removed by swiping from right to left and tapping on "Cancel and make draft." This action allows you to manage the queue effectively without interrupting the processing of the foremost order. The selected order will be taken out of the Queue and places in the "Draft" section.
Once the queue is complete and the collection settings require it, a Queue Mailer dialog will appear on the iPad. This allows you to select a customer to whom you want to send an order confirmation using the default device mail client.
When the queue encounters an issue processing an order for any reason, such as a failed integrity check or a custom error, it will halt, and the user will be notified.
To resume the queue, the user must press this icon, after which the queue will continue processing.
The order is placed in the queue and is waiting to be processed.
The order has been successfully received by the backend.
The order needs to be investigated, and the queue has been paused.
To resume the queue, tap on the icon.
The order could not be processed, and this icon is usually accompanied by descriptive error text.
Investigate the order for errors
The associated icon will change to a hand symbol.