Interface CaptureCommand
- All Superinterfaces:
Command<CaptureRequest,CaptureResult>
- All Known Implementing Classes:
CaptureMockCommand
Command for handling card authorization captures. Capturing an authorization means the authorized amount of money is
actually transferred from the card holder account to the merchant account. Capture operation requires a previous
successful authorization that has not yet expired.
-
Method Summary