Build an order, attach service context, apply discounts, take payment, dispatch work, and complete the sale.
The point of sale takes an order from the first item through payment and completion. The flow can cross management web, a registered mobile device, terminal mode, and the guest experience depending on how the shop serves and collects payment.
Start an order
Add products and build the basket before checkout.
Attach a guest or table
Add the service context required by the order.
Take payment
Choose an available method and confirm the result.
Complete and provide a receipt
Finish or cancel the order and handle the receipt.
Treat the order status returned by Tapp as authoritative. If a terminal or remote payment result is uncertain, verify the order before trying again.