Hi David,
Hope you are well,
I'm working on Printing the clover transaction through our EPOS internal Printer. When I send a Sale request and Refund request, transaction through USB pay and display and Secure Network Pay and Display?
I can disable both the below
DisablePrinting = true,
DisableReceiptSelection = true,
But when i send a VoidPayment(new VoidPaymentRequest
The DisablePrinting and DisableReceiptSelection are not allowed within the voidpaymentrequest within the clover SDK.
Can you advise if I'm doing some wrong ? or has option to disable Printing and receipt selection been remove from the Clover Sdk 4.0.5 on voidpaymentrequest