CaptureRequest object is used to capture funds from a previously authorized payment.
Properties
Usage
Full Capture: Omit the
captureAmount field to capture the entire authorized amount.Partial Capture: Include captureAmount to capture a specific amount.Example - Full Capture
Example - Partial Capture
Business Rules
- Capture can only be performed on authorized payments
- Capture amount cannot exceed the authorized amount
- Multiple partial captures are allowed until the full amount is captured
- Once captured, funds are transferred to the merchant

