Razorpay-Clone



This content originally appeared on DEV Community and was authored by Amarjeet Kumar

Razorpay-Clone

🔗 Live Demo: https://lec-11-razorpay-clone-62tf.vercel.app/

Image description
🚀 Overview
Razorpay-Clone is a front-end implementation of Razorpay’s powerful payment and business banking suite, designed to replicate key UI and functional elements of the official Razorpay site. This project simulates a real-world Razorpay integration for learning and demonstration purposes.

🔧 Features
💳 Accept Payments with Razorpay Suite
Payment Gateway – 100+ payment methods supported

Payment Links – Share via email, SMS, or chatbot

Payment Pages – Hosted payment pages, no coding required

Payment Buttons – One-time/recurring payment buttons

Subscriptions – Recurring billing with UPI, cards, etc.

Smart Collect – Virtual accounts & UPI-IDs for reconciliation

Route – Split payments between vendor accounts

💼 Automate Finances with RazorpayX
Current Accounts – Fully digital, tech-enabled

Payroll – 3-click salary payments & compliance

Corporate Cards – Manage team & recurring expenses

Payouts – Disburse to banks, wallets, UPI

Capital & Credit – Working capital loans, settlements

🛠 Developer Friendly
Instant Activation – Start in under 2 minutes

API Driven – Full REST API access

Easy Integration – SDKs & plugins for major platforms

Dashboard Reporting – Real-time insights

Secure – PCI DSS Level 1 compliant

📁 Project Structure
lua
Copy
Edit
lec-11—Razorpay-Clone/
├── index.html
├── style.css
├── tailwind.config.js
├── postcss.config.js
├── package.json
├── package-lock.json
└── README.md
💡 Use Cases
E-commerce payment integration

Subscription billing for SaaS

Automated payroll system for startups

Vendor payout management for marketplaces

Business banking dashboard simulation

📦 Tech Stack
HTML + Tailwind CSS – UI development

Hosted on Vercel – Easy deployment

Razorpay API Reference – (mock/simulated)

📬 Want to Learn More?
🔗 Razorpay Official Documentation
📖 API Integration Guides
📨 Support: support@razorpay.com

🧑‍💻 Author
👨‍💻 AmarjeetJyotis
🔗 GitHub Repo: AmarjeetJyotis/lec-11—Razorpay-Clone

📄 License
This project is for educational and demonstration purposes only.
All Razorpay trademarks and branding belong to Razorpay Software Pvt Ltd.

Let me know if you’d like this converted to a README.md as well or want help styling the DEV post further.


This content originally appeared on DEV Community and was authored by Amarjeet Kumar