Skip to main content
POST
Capture a previously authorized card payment. This collects the funds from the customer’s card. Only applicable for MANUAL_CAPTURE and CAPTURE_BEFORE_EXPIRY payments that have not yet been captured. Cannot capture AUTO_CAPTURE payments (they are captured immediately on creation).

Authorization

Bearer <accessSecret> Path Parameters
string
required
The payment request ID from the Charge Saved Card response.
Response
boolean
true if the payment was captured successfully.
string
Confirmation message.