Hi,
I try to implement the order print from my web application, i create a custom order with Cash option in system and order is added fine but it not print
when i send request for print in https://sandbox.dev.clover.com/v3/merchants/mId/print_event endpoint it is given result with created, but after some time when i see the status of print request sent
https://sandbox.dev.clover.com/v3/merchants/mId/print_event/eventId it given me cancelled status, i cross check printer is connected or not and printer is connected in both of my devices but still is given the cancelled issue and print is not printed
I also try it to send the order with device specific and pass the device ID in print request as well but no success
Can you please advise why this given cancelled status or what is wrong on process