question

matteobklyn avatar image
matteobklyn asked matteobklyn commented

Add order notes to receipt

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!
OrdersPrint
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

zgreathouse avatar image
zgreathouse Deactivated answered matteobklyn commented
This is actually a Merchant setting. Whether or not the order note is on the payment receipt is up to the merchant. We recommend that your application not override Merchant settings without it being very explicit to the Merchant using your app. (Basically do not modify merchant settings in the background)

Here is a link to our Clover Help docs on modifying the payment receipt through the Merchant settings:
https://www.clover.com/us/en/help/customize-payment-receipts/
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

matteobklyn avatar image matteobklyn commented ·

thank you so much!

1 Like 1 ·

Welcome to the
Clover Developer Community