Merchant Dashboard
Real-time UPI transaction metrics & bank settlements.
Recent Transactions
| Order ID | Amount | Status | Date |
|---|---|---|---|
| No transactions recorded yet | |||
Payment Links & Dynamic QR
Generate instant UPI payment links or QR codes to share via WhatsApp, SMS, or Invoices.
Your Store
₹0.00
Scan with Google Pay, PhonePe, Paytm, BHIM
Universal Checkout SDK & Widget
Embed a seamless 1-click UPI checkout modal on any website or store.
HTML / JavaScript Integration
Include the SDK in your `
` and trigger `UPIDrop.checkout()` on button click.<!-- Include UPIDrop SDK -->
<script src="https://app.upidrop.roori.in/sdk/upidrop.js"></script>
<script>
UPIDrop.init({
publicKey: 'pk_live_...',
baseUrl: 'https://api.upidrop.roori.in'
});
function handleBuyNow() {
UPIDrop.checkout({
amount: 499,
description: 'Product Order #1001',
customerName: 'Rahul Sharma',
onSuccess: function(res) {
alert('Payment submitted! UTR: ' + res.utr);
}
});
}
</script>
Test Checkout Modal
See exactly what your customers experience when paying via UPIDrop.
Transactions
Review orders, verify customer UTR submissions, and approve payments.
| Order ID | Customer | Amount | UTR / RRN | Tracking | Status | Date | Actions |
|---|---|---|---|---|---|---|---|
| Loading transactions... | |||||||
⚡ SmartTrack Engine
Real-time payment auto-detection, multi-signal reconciliation & bridge health monitoring.
Active Bridge Configuration
Bridge Type
Loading...
VPA
—
Status
—
Total Orders (30d)
—
Auto-Matched
—
Avg Confirm Time
—
Unmatched Credits
—
Recent Payment Signals
| Bridge | Amount | UTR | Confidence | Matched Order | Status | Time |
|---|---|---|---|---|---|---|
| No payment signals yet. Configure a bridge to start auto-tracking. | ||||||
🧠 AI Bridge Setup Wizard
Based on your VPA handle, we recommend the best auto-verification bridge. Select and configure it below.
Analyzing your VPA handle...
API Keys & Webhooks
Authenticate server-to-server requests and configure real-time payment notifications.
Need to rotate credentials?
Subscription & Plan
Manage your active UPIDrop subscription with 0% transaction fees.
UPIDrop 0% Gateway
Plan Expiry: Active
Business Verification
Platform trust & anti-fraud verification to activate live 0% UPI payments.
Merchant Settings
Configure your destination UPI VPA bank address and Webhook endpoint.
👑 Super Admin Panel
Platform-wide overview of all merchants, volume, and subscription approvals.
| Business Name | UPI VPA | Plan | Status | Actions |
|---|