capture

For capturing an authorised charge, make a POST call

Request params

fieldrequiredtypedescription
id+string (24 hex characters)_id received at the creation stage

Request body

fieldrequired[flow]typedescription
amount-floatAmount to capture
custom_fields-objectThe object of custom fields for transaction. These fields were sent to a payment gateway if this option has been enabled using the gateway creation and modification endpoints
custom_fields.any-stringThis fields can have any custom name and value
Language
URL