A simple, free tool to create a static webpage for accepting UPI payments and donations.
UPI Me is a free, open-source tool that lets you create a personal payment page in seconds. Just enter your name and UPI ID, and get a shareable link complete with a QR code.
It's perfect for freelancers, creators, or anyone who needs a simple link to accept donations or payments.
This tool is built with pure HTML, CSS, and JavaScript. There is no database or backend. All the information you enter (like your name and UPI ID) is stored directly in the generated URL.
We do not see, collect, or store any of your personal data, ever.
- Completely Free & Open Source
- 100% Private: No data is ever stored. All information lives in the URL you share.
- Static & Serverless: Runs anywhere. No server or database required.
- Customizable: Set a custom page title (e.g., "Buy Me a Coffee") and a default amount.
- QR Code: Automatically generates a UPI QR code for easy scanning.
- Mobile Friendly: Includes "Open in UPI App" and "Copy UPI ID" buttons for a smooth mobile experience.
- Host Anywhere: Easily host it for free on GitHub Pages, Cloudflare Pages, Vercel, or Netlify.
- Fill Details: Open the page and enter your Name, UPI ID, and an optional custom title or amount.
- Get Your Link: Click "Generate Page" to get your unique, shareable link.
- Share Anywhere: Share your link on social media, your blog, your stream, or anywhere else to get paid.
You can try it live here!
You can host your own version of this tool for free in 2 minutes.
- Fork or download this repository.
- Upload the
index.html,donate.html, andscript.jsfiles to any static hosting provider (like GitHub Pages or Cloudflare Pages). - That's it! Your version of the tool is live.
Contributions are welcome! Feel free to open an issue or submit a pull request for any features or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.