Payments¶
TMS is a payment system developed by RAS Tech
The main goal of the project is to provide sellers convenient interface to making payments from multiple operators and facilitating integration with them. Thanks to the integration with the SAP system, TMS allows you to automate the generation of invoices and billing.
TMS enables processing payments and consists of:
PaySystem: API providing methods for managing payment transactions
PayCodes: API providing methods for managing payment codes
PayPoint: service enabling comunication with TMS by payment brokers
For processing payments TMS is integreted with the following payment Agents:
PayU
Mobiltek
Digital Virgo
Teleaudio
With TMS it is possible to make payments by:
bank transfers
card payment
card subscriptions
direct billing
direct billing subscriptions
code payments
To prepare integration with TMS you have to contact with USP Team to configure your account. After successful configuration you will receive:
merchant_id / seller_id - your ID in TMS system
list of agent_id’s - list of payment operators eg. PayU
list of payment channels
secret_key for signing requests
How the documentation is organized¶
This section is a crossroad sign for your users. We’ve prepared it for you, but please fill the dotted parts below.
Overview will give you 10,000 foot view of the system
Getting started take you by the hand through a series of steps to implement these type of docs. Start here if you’re new to concept
Topics discuss key topics and concepts at a fairly high level and provide useful background information and explanation
How-to guides are recipes. They guide you through the steps involved in addressing key problems and use-cases. They are more advanced than tutorials
Support describes the communication channels, ways of contacting the support