I am implementing a custom tender. My tender can partially authorize, which does work. I have seen several questions that talk about handling a void/refund and have not seen a clear answer. What is the flow I should be working with for this? I have seen references to an intent com.clover.intent.action.REFUND_PROCESSED with the comment that I should probably not rely on that.
I am worried how to handle an order not completing after a partial auth and I am worried about the void process works. Can anyone provide me guidance on that?
Thanks,
Danielle