Refund
The default behaviour is a refund on the full Payment Order. But these optional parameters allows you to refund a specific operation, and a specific amount :
name | description |
---|---|
operation_id | Refund only this operation |
amount | Refund a specific amount. The amount must be lower than the captured amount. operation_id must be set. |
Updated about 2 months ago