Help Center
Quick answers and ways to reach support.
Order issues
For late or missing items, contact support with your order number.
Account & login
Having trouble signing in? Use the login page or contact support.
Print Station
Setup, confirmation printing, and printer queue troubleshooting for restaurant partners.
UzEats Print Station prints kitchen receipts silently after an order is confirmed (manually or by auto-acknowledge). Pending orders alert staff but do not print until confirmed.
When does Print Station print an order?+
Receipts print only after an order is confirmed — either when staff acknowledges it in the dashboard or when auto-acknowledge runs. New pending orders do not print. POS orders created already confirmed print immediately.
Why is there no browser print window after confirmation?+
Confirmation printing is handled by the Print Station desktop app through your system printer queue, not the browser. Keep Print Station running, connected, and with Auto-print when confirmed enabled in Settings.
Why can’t I cancel or delete jobs in the printer queue?+
This usually means the printer is offline, unplugged, powered off, or in an error state. macOS and Windows often cannot remove stuck jobs until the printer is available again.
- Reconnect USB / power on the thermal printer and clear any error lights.
- Open System Settings → Printers & Scanners and confirm the printer is online.
- Quit Print Station while clearing the queue so no new jobs are sent.
- Try canceling jobs again from the system print queue.
How do I clear a stuck print queue on macOS?+
Use Terminal if the print queue UI will not cancel jobs:
# List printers lpstat -p # Cancel all jobs for your printer (use the exact name from lpstat) cancel -a "Xprinter_USB_Printer_P" # Or list jobs, then cancel one by ID lpq -P "Xprinter_USB_Printer_P" cancel <job-id>
If jobs still will not clear: System Settings → Printers & Scanners → right-click the printer → Reset printing system (removes the printer and all queued jobs; you will need to add the printer again).
How do I clear a stuck print queue on Windows?+
Cancel jobs from the Windows print queue, or reset the Print Spooler if documents are stuck:
- Open Settings → Bluetooth & devices → Printers & scanners.
- Select your printer → Open queue → cancel all documents.
- If jobs are stuck: stop the Print Spooler service, delete files in C:\Windows\System32\spool\PRINTERS, then restart the Print Spooler service.
- Restart Print Station after the queue is empty.
Why are there multiple print jobs for different orders?+
Each confirmed order sends one job to the system print queue. If you confirmed several orders, tested repeatedly, or the printer was offline, jobs can pile up. Clear the queue, bring the printer online, then confirm new orders.
Print Station shows Disconnected — what should I check?+
Print Station cannot reach your UzEats server. Verify credentials and connectivity:
- Server URL, Restaurant ID, and API key match Dashboard → Settings → Advanced → Print Station.
- Click Save Settings in Print Station after pasting values.
- Regenerate the API key if it was revoked or copied incorrectly.
- Confirm the restaurant computer has internet access to your UzEats server.
- Click Reconnect on the Orders screen.
What does “Auto-print when confirmed” do?+
Each printer rule has its own auto-print status. When an order reaches that status, matching rules print to their assigned printers. Choose Manual only for rules that should print only from the order card Print button.
Ticket type vs paper size+
Ticket type controls what appears on the printout — kitchen tickets hide prices; full receipts include pricing and customer details. Paper size sets the layout width (58mm, 80mm thermal, or A4) and should match your printer.
Multiple printers and status triggers+
Add a printer rule for each physical printer. Each rule has a label, printer, ticket type, paper size, and auto-print status (Confirmed, Preparing, Ready, etc.). Use presets for common setups. Manual Print on an order lets you pick which rule to use.
Installers and setup steps: Downloads → Print Station