Skip to main content

Veritran Docs

Create a Native Transaction

When you click New Transaction > Native from the Transactions page, the VTService page opens. You need to create a VT Service in Studio and associate it to a native transaction in Middleware to complete the process. This allows you to call the service in your environment when the transaction is executed.

In the main section, enter a name and a description to identify the VT service. Optionally, add tags to identify the service. Enter the service code that your admin generated in the middleware. Finally, type the message that the service will display when it’s executed.

vtservice1.png

In the Parameters and Arrays sections, complete the input and output register values of the service. You must have the institution name and type of client ID as input parameters, and the response code as output parameter. Contact your admin to obtain the list of registers available in your environment.

native_trx.png

Click Save to save and return to the Transactions page.