I have a busy coffee trailer with four staff working. In order to minimize latency, the baristas start making the drinks as soon as they're ordered -- the customer can pay in parallel. For my workflow, the Square Register should print the order ticket as soon as "charge" is clicked. It's *almost* possible, but at present Square requires this sequence of clicks:
Order entered -> Save order (triggers print) -> confirm deletion of pickup details -> switch to orders tab -> select order -> click "charge".
Presumably because we have bad network latency when out at events, the four extra clicks are so time consuming that my cashier has returned to handwriting drink tickets on post it notes.
Please make an option for "Charge prints order ticket"!
Square Community