Capture authorized transaction

Capture a previously authorized transaction to complete the payment process where the purchase API was called with the should_mint_apply_pre_authorisation option.
This endpoint is used in two-step payment flows where authorization and capture are separate.

About Transaction Capture

Capture operations are used to:

  • Complete previously authorized transactions
  • Transfer funds from customer to merchant
  • Finalize payment after goods/services are delivered

Use capture for:

  • Pre-authorization payment flows
  • High-value transactions requiring verification
  • Scenarios where payment confirmation comes after authorization
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The purchase reference of the transaction to capture

Body Params
token
object
required

Token information for authentication and transaction identification

capture
object
required

Capture transaction details

Responses

Language
Credentials
Bearer
UUID
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json