๐งพ Generate dynamic UPI QR codes with custom amounts
โ Auto-verifies payment via merchant account
๐ก WebSocket notifications for payment success or failure
๐๏ธ Create Order API with unique tracking ID
๐ Check Status API for order status lookup
๐ IP Whitelisting for secure merchant access
๐ง Built with Laravel, WebSockets, Redis, Docker
๐ฎ๐ณ Designed for Indian digital payment systems
๐ฃ Roadmap โ How It Works
Merchant/User sends a request to the Create Order API with amount and order details.
The server responds with a dynamic UPI QR code link and payment URL.
Customer opens the link and pays using UPI app (Paytm, PhonePe, GPay, etc).
UPIGateway verifies the payment automatically in real-time using merchant credentials.
Payment status is pushed via Webhook and saved in DB.
The customer is redirected back to the merchant's website with payment status.
The merchant can also poll the Check Status API if needed.
GitHub Access
Thank you for your interest! ๐
This is a production-ready project and supports revenue-based services. I hope you understand โ I prefer not to share the code publicly as it contains sensitive implementation details.