Transactions
Authorisation:Capture
Transactions that have the status authorize (is used by credit card payments or Buy now, Pay later payments) needs an extra action to convert the payment state to a PAID (100) transaction. This can be achieved by capturing the transaction. You can use the EX code or the order Id to capture the transaction
patch/transactions/{transactionId}/capture
Path parameters
transactionIdId required— unresolved $ref
Request body
Response
Ok.
Changes
No recorded changes to this endpoint across all 1 revision of this API.