public interface ReversalResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
onReversalCompleted(TransactionResponse result)
This method is called from the POS application library after a reversal is completed.
|
void onReversalCompleted(TransactionResponse result)
result
- The result of the reversal.