Capture
The default behaviour is a capture on the full Payment Order. But these optional parameters allows you to capture a specific operation, and a specific amount :
name | description |
---|---|
operation_id | Capture only this operation |
amount | Capture a specific amount. The amount cannot be greater than the authorized amount. operation_id must be set. |
Updated 12 months ago