Instant Transfer Rails
Route payments to UPI and IMPS with live gateway status and auto status sync.
Route disbursements through robust payout gateways, run bulk batches, and track every transaction from one clean command center.
Uptime
99.98%
Success
95.08%
Partners
10+
Operations View
30-Day Volume
INR 18.73L+
Batch Throughput
1000 Rows
{
"route": "smart",
"method": "upi",
"batch": true,
"webhook": "enabled"
}
Platform Uptime
99.98%
30-Day Volume
INR 18.73L+
Active Partners
10+
Success Rate
95.08%
Core Features
Route payments to UPI and IMPS with live gateway status and auto status sync.
Upload up to 1000 rows, review before submit, and monitor live processing progress.
IP allowlist, role-based approvals, minimum balance checks, and transaction-level audit trails.
API key auth, payout comments, status webhooks, and clean response contracts.
Execution Flow
Panel or API accepts beneficiary, mode, amount, and optional reference/comment.
System checks limits, fees, wallet balance, and active gateway before submission.
Webhook/cron sync updates final status, UTR, and receipt details in passbook.
Developer Preview
Use a single payout API and keep your internal systems simple.
POST /api/index.php
Headers:
x-api-key: sk_live_xxx
Body:
{
"amount": 1000,
"method": "upi",
"upi_id": "partner@upi",
"reference": "INV-2044",
"comment": "weekly settlement"
}
Auth
API Key
Callback
Webhook-ready
Ready to launch?