- Card-Present Authorizations
- Authorization with Contact EMV and Online PIN
- Authorization with Contact EMV and Offline PIN
- Card-Present Mobile Point-of-Sale Payment Processing
- PIN Debit Services
- PIN Debit EBT Purchase with SNAP Account Swiped Track Data and Balance Inquiry
On This Page
Captures
This section provides the information you need in order to capture an authorized
transaction.
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
{id}
is the transaction
ID returned in the authorization response.