Hi,
I am doing some voids with the Clover Mini with the Windows SDK, calling the VoidPayment method of the CloverConnector class, when the OnVoidPaymentResponse method is called it receives the VoidPaymentResponse with Success property always equals to True.
Even if I disconnect Mini's USB cable from the computer, if I call VoidPayment, the result.Success property will say True.
Is this expected? if yes, how can be sure if the Void is sucessfully completed or not?
Thanks,