cancelCapture(Customer, Card, Transaction, SubTransaction, Capture, long) method

Implement an reversal on an existing capture at the payment card processor interface.

Syntax

abstract void cancelCapture ( Customer cardHolder , Card card , Transaction mainTxn , SubTransaction subTxn , Capture capture , long amount ) throws PaymentHandlerException

Parameters

Exceptions