Accept USDT payments on TON: super-fast transactions with low fees, instant settlement, and native Telegram Integration
Overview
USDT stablecoin now supports TON blockchain payments with $0.01 average fees, and native Telegram integration (900M+ users).
Quick Start
{ "currency": "USDT", "mainCurrency": "TON", "amount": "100.00", "externalId": "your-external-id" }
Authentication
Use existing x-api-key
Endpoints Hosted Payment Page
POST https://hpp.getorbital.io/invoice/deposit
Direct Rapid Integration
POST {{apiUrl}}/crypto/deposit/receiving-address
Invoice Creation
POST https://api.getorbital.io/crypto/deposit/invoice
Payment Status
GET /crypto/payment/{paymentId}
Implementation Tips
-Test on TON testnet first then monitor webhook response
-Implement error handling and validate payment amounts
-Use webhooks to get transaction statuses and store the records