Cashier
The Cashier is your point-of-sale screen for processing customer transactions. Select items, accept payment, and print or email receipts — all from one page.
Page Layout
The cashier screen is organized into four zones. On larger screens the top two zones sit side by side; on mobile everything stacks vertically.
Select Items
Browse and search your inventory. Check items to add them to the cart.
Selected Items
Review items in your cart. Adjust quantities and apply discounts.
Sale Details
Set the date, select a customer, choose payment method, and add notes.
Summary
Review totals and complete the sale, or hold it for later.
Requirements
Your inventory schema must include two specific column roles before the Cashier page can function.
- Quantity column
- Your schema needs a column with the Quantity role so the cashier can track stock levels and prevent overselling.
- Price column
- Your schema needs a column with the Price role so the cashier can calculate line totals, discounts, and the grand total.
Who can configure columns?
Barcode Scanning
Three methods are available for finding items by barcode or SKU, so you can use whichever suits your hardware.
- Type or paste
- Enter the barcode or SKU directly into the search field. Matching items appear instantly as you type.
- Camera scan
- Tap the camera icon to open the device camera. Point it at a barcode and the item is detected automatically.
- USB or Bluetooth scanner
- External barcode scanners work automatically. The scanner types the barcode into the focused search field and presses Enter.
Scan feedback
Settings Shortcut
A gear icon in the cashier header opens the Business Settings page where you can configure tax rates, receipt options, and other cashier-related preferences.
Permissions