Hi clover devs,
We are implementing multiple printers feature in our app, where the merchants can select multiple printers and the orders will print through the selected printers. We have setup 4 printers in all(2 Star micronics thermal TSP100 and 2 Star micronics impact SP700 printers). When I send print commands to all these printers both the SP700 printers are printing the data correctly whereas only one TSP100 printer prints the same order twice which should not be the case.
I want both these TSP100 printers to print the orders just like SP700 is printing the orders in each. Can you help me solve this because I have been stuck at this issue for a couple of days.
Thanks!!