For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

1

Sign up for the Sandbox

Fill in all the fields and read and accept the Privacy Notice.

2

Receive your credentials

Once you confirm your email address, you will receive your credentials and can start using the Sandbox.

You will receive a form similar to this one.

Store the client secret securely. It will not be displayed again in the Sandbox.

3

Get MBS SDK

To connect and run scenarios, you will use the MBS SDK that supports the Transaction 3.0 API.

You will download and install it from:

4

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.

5

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.

6

Ready to move on to integration with MBS

Now that you are familiar with the MBS SDK and how Transaction 3.0 requests and responses are structured, you can continue integration with MBS in the integration environment.

Last updated

Was this helpful?