question

clover-faq avatar image
clover-faq asked clover-faq edited

How can I print my own receipts instead of Clover receipts?

How can I print my own receipts instead of Clover receipts?
PrintFAQ
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

clover-faq avatar image
clover-faq answered clover-faq edited
While it’s possible to print your own receipts, it’s important to note that Clover receipts are 100% EMV compliant. If you’re not sure whether your receipts meet the compliance standards necessary for EMV transactions, it may be safer to continue printing Clover receipts.

Starting with SDK v1.2, you can suppress Clover receipts by setting the DisablePrinting property on the TransactionRequest you’re sending to the device.

For Remote Pay Windows, use:

public bool? DisablePrinting { get; set; }
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