I. Introduction
Welcome to TTRPay’s Get Started Guide For API Integration—designed to streamline your setup with our API-based payment platform. Whether you’re an onboarding new merchant or exploring the sandbox functionality, this guide will take you through securely login into our Merchant Dashboard, obtaining your unique Merchant-Key, and testing your first transaction using Postman or other tools. Our sandbox credentials are conveniently provided to help you experiment right away
1 .Purpose
This guide aims to provide a fast and reliable way for developers, integrators, and finance teams to:
- Set Up Access: Log into the TTRPay Merchant Dashboard and retrieve your Merchant-Key.
- Configure API Tools: Use your key in Postman (via Bearer Token) or equivalent API client.
- Execute a Test Transaction: Send a sample request with required data to initiate a transaction and confirm the workflow.
By following these steps, teams gain confidence in their integration approach before moving on to production and real-world transactions.
2 .Intended Audience
This guide is intended for:
- Developers and Integration Engineers building or customizing payment flows using TTRPay’s API.
- Technical Leads and Architects evaluating compatibility prior to full platform deployment.
- Onboarding Specialists and Merchant Support Staff, setting up sandbox environments and training internal users.
If you’re seeking a clear and practical introduction to TTRPay’s API—complete with credentials, request examples, and successful transaction validation—you’re in the right place.
3 .Support Contacts
| Telegram | Wire | Teams | ||
|---|---|---|---|---|
| Technical Support | logan@ttr.group | |||
| Sales Support | sales01@ttrpay.net |
4 .Abbreviations & Terms
| Abbreviations Terms | Description |
|---|---|
| Merchant | Business registered on TTRPay to accept payments. |
| Store | A sales outlet or sub-account within a Merchant account. |
| AccessToken | Secure token (Bearer token) used to authenticate API calls. |
| IPN | Instant Payment Notification: Server-to-server callback for payment status changes. |

Leave a Reply