SDK v5.0 · Global Network Monitoring

Accept UPI + Crypto
In 5 Minutes

No bank APIs. No complex KYC. Just your UPI ID.Beautiful checkout modal — plus Hosted Checkout with progress tracking.

✅ No setup fees⚡ Real-time detection🔒 SSL encrypted
🌐 Global Payment Network
Live monitoring across regions
Online
📱
UPI
India
💳
Razorpay
Cards/UPI
🔶
Binance
Crypto
🔔
Webhooks
Realtime
Animations auto-disable for users who enable Reduce Motion.
🚀
5 min
Integration
💰
₹0
Setup Cost
<1s
Detection
🛡️
99.9%
Uptime

Multiple Payment Methods

Accept payments the way your customers prefer

📱
UPI QR
Live
💳
Razorpay
Live
🔶
Binance
Live
💜
PhonePe
Optional
💙
Paytm
Optional
🪙
USDT
Live
Bitcoin
Live
Ethereum
Live

How It Works

Four simple steps to start accepting payments

01
📝

Register

Create an account and get your API keys instantly

02
💻

Integrate

Add our SDK with just 10 lines of code

03
💳

Customer Pays

Beautiful modal with QR code & UPI deep links

04

Auto-Verified

Real-time detection + fallbacks (SMS/Gmail)

10 Lines of Code

That's literally all you need

checkout.html
<script src="https://yourgateway.com/sdk/pay.js"></script>
<script>
  const gw = new PayGate({
    key: 'pk_live_your_public_key',
    order_id: 'order_abc123',
    amount: 500,
    name: 'My Store',
    description: 'Premium Plan',
    handler: function(res) {
      console.log('Paid!', res.payment_id);
    }
  });

  gw.open();        // Inline modal
  gw.openHosted();  // New tab + progress (v5.0)
</script>

Everything You Need

🔐

Secure by Default

JWT authentication, HMAC webhooks, encrypted API keys

📱

QR + Deep Links

Auto-open GPay, PhonePe, Paytm with one tap

Real-time SSE

Instant payment detection via Server-Sent Events

🌐

Hosted Progress

openHosted() opens payment tab + shows progress tracker

Binance Crypto

Gmail auto-verification for Binance crypto payments

🎨

Beautiful SDK

Drop-in modal that looks as good as Razorpay

📊

Live Dashboard

Real-time stats, revenue tracking, order management

🔔

Webhooks

Instant POST notifications on payment success

🌙

Dark Mode

Beautiful dark theme across all pages

Ready to Get Started?

Create your free account in 30 seconds. No credit card required.