UPI Logo

UPIGateway API

A modern API service to generate dynamic UPI QR codes and track payments in real-time.

Compatible with Paytm, PhonePe, Google Pay, Amazon Pay, BharatPe, Freecharge & more.

View Project

โœจ Features

๐Ÿ›ฃ Roadmap โ€“ How It Works

UPI Gateway Roadmap
  1. Merchant/User sends a request to the Create Order API with amount and order details.
  2. The server responds with a dynamic UPI QR code link and payment URL.
  3. Customer opens the link and pays using UPI app (Paytm, PhonePe, GPay, etc).
  4. UPIGateway verifies the payment automatically in real-time using merchant credentials.
  5. Payment status is pushed via Webhook and saved in DB.
  6. The customer is redirected back to the merchant's website with payment status.
  7. The merchant can also poll the Check Status API if needed.