Capture Payment
Capture a previously authorized payment
POST
This endpoint captures a previously authorized payment. Only payments created with
capture: false can be captured.Authentication
This endpoint requires a valid API key withpayments:write permissions.
Path Parameters
string
required
The payment ID to capture
Request Body
integer
Amount to capture in cents (defaults to full authorization amount)
string
Text for customer’s statement (max 22 chars)
object
Additional metadata to attach to the capture