Is there a way to add the order notes to the receipt that is automatically printed by the POS?
I am able to add notes programmatically (via the OrderConnector) and they show up in the orders app on each line, but this info is not reflected in the receipt. Should I use some API I am not aware of?
Thank you!