- Getting Started with the Acceptance Devices App
- Activating a Terminal in the Acceptance Devices App
- Local Mode Payment Services
- Cloud Mode Payment Services
On This Page
You must generate a new bearer token before sending each transaction request.
Follow these steps to generate a bearer token:
- Create a P12 certificate for the transacting merchant ID (MID).
- Construct a message using a JSON web Token (JWT) by following the steps shown in .
- Set thedigestfield (message body) in the JWT as blank.
- Use the JWT as the bearer token to authenticate the payment transaction request.