Demo environment
Testing can be done ondemo.paytsoftware.com: create a free account via the regular sign up. The only difference between production and demo is the two subdomains. To use the examples in this documentation, replace the production domains with their demo equivalents:
| Production | Demo |
|---|---|
| app.paytsoftware.com | demo.paytsoftware.com |
| api.paytsoftware.com | demo-api.paytsoftware.com |
Demo and production are fully separate environments. Tokens, applications, and data from one do not carry over to the other.
Postman
This Postman collection helps you get started with the Payt API. The collection includes setup documentation under itsEdit tab.
Run in Postman
Fork the Payt API collection into your workspace and start making requests.