We are integrating Clover Mini's into our payment flow. Currently we allow cards taken on the same day to be Voided on that same day. Basic flow is Auth (not sale) -> Settle (at night)
. In between this process I would like to give the client the ability to void the payment however no matter if I use sale
or auth
Refund is the only option in the terminal. How are voids handled on same day transactions that have not been settled yet?
@hammer, want to give me some more details around this?