USDT Ton
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" }
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
Supported Wallet Types
We support all 3 types of TON wallet styles:
- UQCI7d2SQ9ili8W41vpsIuaMyVmBMQcsBxEcM01UE5aL-j5l (non-bounceable)
- EQCI7d2SQ9ili8W41vpsIuaMyVmBMQcsBxEcM01UE5aL-mOg (bounceable)
- 0:88eddd9243d8a58bc5b8d6fa6c22e68cc9598131072c07111c334d5413968bfa (hex)
Updated 7 days ago