A clean and simple webpage to accept payments from both Indian and international users.
Built using HTML, Tailwind CSS, and JavaScript, this page is designed to make it easy for people to support or pay you using popular payment methods — no backend needed.
- Shows your QR code for UPI payments
- Option to download QR or copy UPI ID
- Smart link to open installed UPI apps directly
- Buttons to:
- Open your PayPal link
- Visit Buy Me a Coffee
- Copy Binance Wallet Address
- HTML
- Tailwind CSS
- JavaScript (Vanilla)
- main: Contains both India and International payment methods.
- India: Contains only India-specific payment methods (UPI, QR code, etc.).
- International: Contains only International payment methods (PayPal, Binance, Buy Me a Coffee, etc.).
📂 How to Deploy on Vercel
-
Step 1: Fork the Repo
-
Step 2: Deploy on Vercel
-
Visit Vercel and sign up
-
Connect GitHub to Vercel:
- After logging into Vercel, click on "New Project"
- Vercel will ask you to connect your GitHub account Choose "GitHub"
- Authorize Vercel to access your GitHub account if you haven’t already.
-
Once your GitHub account is connected to Vercel, Vercel will list the repositories available in your account.
-
Select the forked repository (it will be under your GitHub account).
-
Vercel will automatically detect the project’s configuration. For a simple HTML/CSS/JS project, you don’t need to change anything in the settings.
-
Just click on "Deploy" to begin the deployment process.
-
Choose the Branch:
- Vercel will prompt you to choose which branch to deploy.
main: If you want to deploy both India and International payment methods.India: If you only want to deploy India-specific payment methods.International: If you only want to deploy International payment methods.
- Vercel will prompt you to choose which branch to deploy.
-
Deploy the Branch:
- After selecting the branch, Vercel will start deploying the branch. You’ll see a progress bar while it builds and deploys the site.
-
To make it easier for friends, clients, and supporters to receive payments — no matter where they’re from.