- Getting Started with the PAX Semi-Integrated Solution
- Activating a Terminal in the Acceptance Devices App
- Processing Payment Transactions in Semi-Integrated Mode
- Processing Payment Transactions in Cloud Mode
On This Page
REST API
Retrieving the Root CA Certificate Using a REST API Request
You can use a REST API request to retrieve the Acceptance Devices app server’s Root CA
certificate when the app is operating in Semi-Integrated mode. You would then add the
certificate to your trust store.
You must authenticate each API request you send to a
Cybersource
API by using a REST shared secret key or a REST certificate. For more information about authentication
requirements, see .Endpoints
Test:
GET
https://apitest.cybersource.com
/dms/v2/devices/certificates/rootcaProduction:
GET
https://api.cybersource.com
/dms/v2/devices/certificates/rootca