# Payment System

Purchasing USDT and TANPIN tokens directly on the website. We've developed a system for buying USDT and TANPIN tokens directly on the site using a regular bank card. Currently, only RUB is available, but the geographical availability may expand later.

### Purchase Rate

It is dynamically calculated based on the formula `C + C * (B / 100)`

`C` -  is the exchange rate

`B` - is the markup to the rate.

Upon payment confirmation, the user instantly receives the asset in their wallet. Typically, the process takes no more than a minute.
