Features How It Works Pricing API Docs Dashboard →
🟢 Live  ·  Uganda Mobile Money Payments

Fast. Reliable.
Intelligent
Payments.

Accept MTN Mobile Money and Airtel Money across Uganda with a single API. Real-time webhooks, instant settlements, and developer-friendly documentation.

99.9%
Uptime SLA
<3s
Avg Settlement
2
Networks
256-bit
Encryption
Supported Networks
MTN Mobile Money
Collections & Disbursements
Airtel Money
Collections & Disbursements
🔒 PCI-DSS Compliant

Everything you need to accept payments

Built for developers, designed for businesses. Integrate in minutes, scale to millions.

Lightning Fast API
Sub-second API responses with intelligent routing. Our infrastructure processes thousands of transactions per second without breaking a sweat.
🔔
Real-Time Webhooks
Instant payment notifications delivered to your system the moment a transaction status changes. Retry logic built-in so you never miss an event.
💸
Instant Disbursements
Send money to any MTN or Airtel number across Uganda in seconds. Bulk disbursements supported for payroll, refunds, and rewards.
🛡️
Enterprise Security
256-bit encryption, HMAC webhook signatures, IP whitelisting, and scoped API keys ensure your transactions are always protected.
📊
Smart Analytics
Real-time dashboards with transaction volumes, success rates, and revenue trends. Export reports in CSV for reconciliation.
🧪
Sandbox Testing
Full sandbox environment that mirrors production. Test every scenario — success, failure, timeout — before going live. Zero risk.

Up and running in 4 simple steps

From sign-up to accepting live payments in under 30 minutes.

1
Create Account
Sign up, verify your business, and get API credentials instantly.
2
Get API Key
Generate a scoped sandbox or production API key from your dashboard.
3
Integrate
Follow our docs. 3 lines of code to initiate your first collection.
4
Go Live
Switch to production keys and start accepting real payments immediately.

Clean, simple API.
Powerful results.

A single REST endpoint handles everything. Supports JSON, returns predictable responses.

  • RESTful JSON API
  • Idempotent requests
  • Comprehensive error codes
  • SDK libraries for Node, PHP, Python
  • Postman collection available
Node.js
Python
PHP
cURL
// Collect payment from MTN number
const response = await fetch('https://api.lyntra.com/v1/collections/initiate', {
  method: 'POST',
  headers: {
    'Authorization': `Bearer ${apiKey}`,
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    msisdn: '256771234567',
    amount: '5000',
    currency: 'UGX',
    provider: 'MTN',
    business_account_id: 'ba_xxxxxxxx',
    callback_url: 'https://yourapp.com/webhooks/payment',
    description: 'Order #1234 payment'
  })
});

const { reference, status } = await response.json();
// reference: "LYN_20240326_ABC123"
// status: "PENDING" → webhook fires on completion

Infrastructure you can trust

Enterprise-grade reliability with developer simplicity.

🔒
PCI-DSS Compliant
End-to-end encryption on all transactions
99.9% Uptime
Redundant infrastructure across availability zones
🌍
Uganda Coverage
MTN & Airtel — reach every mobile money user
📞
24/7 Support
Dedicated integration support via email & chat
🔄
Auto Retry
Intelligent retry logic for failed transactions
📋
Audit Logs
Complete transaction history and audit trail

Simple, transparent pricing

No hidden fees. Pay only for what you use.

Starter
1.5%
per MTN collection
  • Collections & Disbursements
  • Webhook notifications
  • Sandbox testing
  • Basic dashboard
  • Email support
Get Started
Enterprise
Custom
volume-based pricing
  • Everything in Growth
  • Dedicated infrastructure
  • Custom fee models
  • SLA guarantee
  • 24/7 phone support
  • Custom integrations
Contact Sales

Ready to accept mobile money payments?

Join businesses across Uganda using Lyntra Payments. Get started in minutes — no contracts, no setup fees.