Hi,
Currently we are calling this API to print receipts: https://api.clover.com/v3/merchants/{mId}/print_event
It works fine in testing, but at a merchant's restaurant, printing the receipt takes on average 2 minutes, which is unacceptable from that merchant's perspective. The merchant id is: PSFY7ZGCGG9A4, order id: 84Q8NANM8N8T0
We didn't store the print event id before so that we could not check the print time. Could you help us look into this issue?