Interface VoidCommand
-
- All Superinterfaces:
Command<VoidRequest,VoidResult>
- All Known Implementing Classes:
DefaultCisVoidCommand,VoidMockCommand
public interface VoidCommand extends Command<VoidRequest,VoidResult>
Command for handling voiding capture or credit. Refund means to cancel a capture or credit request. Transaction can be voided only if payment service provider has not already submitted the capture or credit card to processor.