question

mseth avatar image
mseth asked mseth answered

Adding additonal details to the payment receipt

We have a payment solution for the restaurants. The app needs to print additional details like table number, check number etc. on the payment receipt. The Clover order number is not relevant to us.

We are using the following to process payments:
Intents.ACTION_SECURE_PAY

And then we tried adding an order note to print additional details on the receipt. The receipts are printed through:
Intents.ACTION_START_PRINT_RECEIPTS

We have made sure from the settings on our device that order notes would be printed on the receipt, but we still don't see them. They are there on the payment object after I add them, but not being printed.

Any other way to get the details on the receipt?
OrdersClover FlexSandbox
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

mseth avatar image
mseth answered
Thank you, that does it!
10 |2000

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

Welcome to the
Clover Developer Community