On This Page
Endpoints for the REST API
Cybersource
supports these API requests and their corresponding
endpoints:- Sale ()TRANSACTION
- Production:POSThttps://api.cybersource.com/pts/v2/payments
- Test:POSThttps://apitest.cybersource.com/pts/v2/payments
- Retrieve a Transaction ()GETSTATUS
- Production:GEThttps://api.cybersource.com/tss/v2/transactions/{id}
- Test:GEThttps://apitest.cybersource.com/tss/v2/transactions/{id}
- For more information about the retrieve a transaction request, see:
- Refund ()REFUND
- Production:POSThttps://api.cybersource.com/pts/v2/payments/{id}/refunds
- Test:POSThttps://apitest.cybersource.com/pts/v2/payments/{id}/refunds
- Options
- Production:POSThttps://api.cybersource.com/pts/v2/payments-options
- Test:POSThttps://apitest.cybersource.com/pts/v2/payments-options