- 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
Processing a Check Transaction Events
This section describes how to process a Check Transaction Events request when the app is
in Cloud mode.
Generate a bearer token before sending each request. For more information, see Generating a Bearer Token for Authentication.
Endpoints
The GET request must include the interaction identifier
(
interactionId
).Test:
GET
https://terminalstest.cybersource.com/v1/cloud/interactions/{interactionId}/events
Production:
GET
https://terminals.cybersource.com/v1/cloud/interactions/{interactionId}/events