I want to be able to receive the event on the Android SDK when the merchant request to print an order or a receipt. (Using the print button on the order/payment clover apps).
Is there a way to handle this ?
My end purpose is that we must devellop an app to fall into a new law that require us to print receipt with some QR code given by the gouvernement. This code is generetad with the content of the order but we have to send the order content, receive the code and then print it to the receipt. This apply for orders and payments.