On This Page
Captures
This section provides the information you need in order to capture an authorized
transaction.
For
China UnionPay
, use the capture service to process pre-authorization completions.Limitations for the JCN Gateway Processor
JCN Gateway
Listed below are the maximum amounts that can be processed:
- 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.
Supported Card Types
All supported card types can process captures.
.
Endpoint
Production:
POST
https://api.cybersource.com
/pts/v2/payments/{id}
/capturesTest:
POST
https://apitest.cybersource.com
/pts/v2/payments/{id}
/capturesThe is the transaction ID
returned in the authorization response.
{id}