Hi,
Our restaurant has three printers, and all the items are specified with printer labels to print on that particular printer. For example, Printer1 must print only 15 items, printer2 must print all the items, and printer3 must print only ten items. This configuration works nicely when we place the orders in the clover device, but when we place the orders through API, Printer 2 and 3 work as per the configuration, but printer1 prints all the items. Can you help us to sort out the issue?