- Retail Payment Services Using EMV and Card Data
- Authorization with Contact EMV and Online PIN
- Authorization with Contact EMV and Offline PIN
- PIN Debit Services
- PIN Debit EBT Purchase with SNAP Account Swiped Track Data and Balance Inquiry
- Mobile Point-of-Sale Payment Services
Reverse a PIN Debit Purchase or Credit
Visa Platform ConnectREST API
This section describes how to request a merchant-initiated reversal for a PIN debit purchase
or credit when you do not receive a response message for your original transaction request.
Send the merchant-initiated reversal request to the voids endpoint.
Endpoint
Production:
POST
https://api.cybersource.com
/pts/v2/payments/{id}
/voidsTest:
POST
https://apitest.cybersource.com
/pts/v2/payments/{id}
/voidsThe is the transaction ID returned in the
purchase response.
{id}