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

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}
/captures
Test:
POST
https://apitest.cybersource.com
/pts/v2/payments/
{id}
/captures
The
{id}
is the transaction ID returned in the authorization response.