Interface PartialCaptureCommand

All Superinterfaces:
Command<PartialCaptureRequest,CaptureResult>
All Known Implementing Classes:
PartialCaptureMockCommand

public interface PartialCaptureCommand extends Command<PartialCaptureRequest,CaptureResult>
Command for handling partial card authorization captures.
  • Method Summary

    Methods inherited from interface de.hybris.platform.payment.commands.Command

    perform