- 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
Generating a Bearer Token for Authentication
This section describes how to generate a bearer token for authentication using an API
request. A unique bearer token is required to authenticate each payment transaction
request when the app is in Cloud mode. In order to generate a bearer token, you must
include a merchant ID (MID) and a secret key in the request.
Endpoints
Test:
POST https://terminalstest.cybersource.com/login
Production:
POST https://terminals.cybersource.com/login