v1

latestOpenAPI 3.1.02026-07-26270268.6 KB

Capture Transaction

post/pgw/api/v1/direct/capture

Request body

orderIdstring required

Unique ID for the order.

callbackUrlstring

The URL of your callback server to receive useful information for keeping track of your inventory, records, etc. The URL may have protocol (http/https), subdomain (optional), domain name and path (optional)

captureAmountnumber float

Amount for which capture is requested. Amount must be greater than 0.01. Won't be allowed to capture more than the amount requested in the Authorize request.

Response

200

object required