Environments
Txn maintains two publicly available environments:
Environment | API URL | Login URL |
---|---|---|
Production | https://api.txn.pro | |
Sandbox | https://api.sandbox.txn.pro |
Although Production and Sandbox are two independent environments, Sandbox mirrors the Production environment and supports all the features available on the Txn platform in production except for bank transfers.
In the sandbox, you can:
Set up your test account
Receive cryptocurrency and tokens via testnets – see the list of supported currencies and testnets
Convert crypto to fiat and vice versa
Create API keys
Create invoices via API and receive payments, which allow you to build and test your API integration with Txn before going live
Last updated