On This Page
REST API
Captures
This section shows you how to capture an authorized transaction.
Limitations for the JCN Gateway Processor
JCN Gateway
The maximum amounts that can be processed are:
- The maximum amount for an authorization is limited to 8 digits: 99,999,999.
- The maximum amount for a capture or credit is limited to 7 digits: 9,999,999.
Endpoint
POST
https://api.cybersource.com
/pts/v2/payments/{id}
/capturesid
is the transaction ID returned in the authorization response.