Capture an authorised payment
Payment Intents
Capture an authorised payment
Not yet available. Currently returns HTTP 501.
POST
Capture an authorised payment
Authorizations
Project secret key, e.g. sk_live_..., sent as Authorization: Bearer sk_....
Headers
Safely retry a write without duplicating it. 8-128 chars.
Required string length:
8 - 128Path Parameters
Public payment intent id, e.g. TRX....
Body
application/json
Amount to capture in minor units.
Required range:
x >= 1Response
501 - application/json
Not implemented