A modern UPI payment gateway with powerful APIs and Dynamic QR solutions. Collect payments, track every transaction, and scale your business from one dashboard.
From Dynamic QR collection to live settlement status, KGNPAY gives businesses and developers a complete UPI stack.
Generate a unique QR for every amount and order so customers can pay from any UPI app.
Learn more →Create orders, attach a redirect URL, and receive payment status through a simple REST API.
Learn more →Watch pending, success, and failed payments update live on your merchant dashboard.
Learn more →Token-based merchant access, HTTPS APIs, and isolated order tracking for every transaction.
Learn more →Clear request and response examples so your team can go live without a long integration cycle.
Learn more →Monitor volume, settlements, and customer payments from a single merchant control panel.
Learn more →Create a payment request, show a QR, and confirm the UTR automatically when the customer pays.
Create an order, collect via Dynamic QR, and check status with the same API your dashboard already uses.
POST /api/create-order
{
"customer_mobile": "9876543210",
"user_token": "your_merchant_token",
"amount": 2500,
"order_id": "ORD123456",
"redirect_url": "https://yoursite.in/success"
}
{
"status": "SUCCESS",
"message": "Order created",
"order_id": "ORD123456",
"payment_url": "https://gateway.kgnpay.in/...",
"amount": 2500
}
Start collecting UPI payments and upgrade as your volume grows.
Join our Telegram channel for updates, announcements and support.