- Introduction to Payments
- Standard Payment Processing
- Debit and Prepaid Card Processing
- Processing Payments Using Credentials
- Customer-Initiated Transactions with Credentials on File
- Reauthorization Transaction
- Merchant-Initiated Reauthorization Transactions with PAN
- Installment Payments
- Recurring Payments
- Merchant-Initiated Recurring Payments with PAN
- Unscheduled COF Payments
- Token Management Service Processing
Refund a Payment
Refund a Payment
This section describes how to process an airline refund, which requires
you to have the transaction ID from the original payment.
Endpoint
Production:
POST
https://api.cybersource.com
/pts/v2/payments/{id}
/refundsTest:
POST
https://apitest.cybersource.com
/pts/v2/payments/{id}
/refundsThe is the transaction ID
returned in the capture or sale response.
{id}