Getting Started
Introduction
TeemoPay provides localized payment capabilities for cross-border merchants, covering payin, payout, balance inquiry, order inquiry, callback notification, and other core APIs. Merchants can use one integration model to connect with local payment networks across different countries and regions.
Our coverage is not limited to Latin America. The current documentation includes Latin America, Asia, and USDT scenarios, so you can choose the API documentation that matches your target market. Field rules, bank lists, phone formats, document requirements, and callback fields may vary by country. Always follow the corresponding country page during integration.
Steps
-
Commercial setup
a. Confirm enabled countries, business type, pricing, settlement cycle, and launch plan;
b. We will create a test merchant, application, and country permissions for you;
c. Obtain the test
app_code, merchant dashboard account, and integration contact. -
Read the integration guide
a. Read Operation Manual to understand the merchant dashboard, applications, and public key exchange;
b. Read Create Keys to generate your merchant key pair and complete platform public key exchange;
c. Read Authentication Example to confirm request headers, signing, verification, and callback verification rules;
d. Read Time Zone to confirm the fixed time zone used by response time fields.
-
Select country APIs
a. Open the corresponding Latin America, Asia, or USDT documentation for your business region;
b. Confirm payment methods, required fields, amount rules, phone/document formats, bank codes, and account types first;
c. Integrate payin, payout, query, and callback APIs as needed.
-
Test the integration
a. Create orders with the test merchant and confirm the signature,
merchantOrderNo,callbackUrl, and amount format;b. Verify order query, callback receiving, callback signature verification, and idempotent processing;
c. Test country-specific fields such as wallet accounts, bank accounts, phone prefixes, and document types.
-
Go live
a. Before launch, confirm the production merchant, production application, public key exchange, and callback URL are ready;
b. Start with a small traffic rollout and monitor order creation rate, payment success rate, callback delivery, and payout results;
c. After the rollout is stable, increase traffic. Additional countries can be added with the same integration model.
Resources
Integration Guide
API Documentation
Latin America
Asia
USDT
Payin Demo
- Figma Demo
- Payment Guide Video