Using Transaction 3.0 Sandbox
Welcome to Transaction 3.0 Sandbox
Integration with the Transaction 3.0 API is straightforward and efficient. The Transaction 3.0 Sandbox is the best environment to see the integration in action.
Please follow these steps to start using the Sandbox.
Obtaining the token and establishing a WebSocket connection
The Transaction 3.0 API uses a WebSocket connection.
Before establishing a connection, you will need to obtain the token. The Connectivity page explains how.
The SDK also supports setting up a WebSocket connection, and you will find instructions on the User Manual page for triggering it. In any case, you will need to provide the connection endpoints, which you will also find on the Connectivity page.
Running scenarios and examining the results
Now you can run a scenario, which means composing a request using the SDK and examining the response the Sandbox returns. You will find details, along with links to specific scenarios, in the User Manual
More information about the MTS features and the transaction structure is available in the documentation.
Last updated
Was this helpful?

