This project is a donation website that allows users to donate money for various causes, including food, clothing, books, and other essentials. The website is built using HTML, CSS, and JavaScript, and integrates a payment gateway for secure online donations. It provides a user-friendly interface for donors to select a cause, enter a donation amount, and complete the payment process.
i. Multiple Payment Options: Support various payment methods, such as credit/debit cards, net banking, and digital wallets.
ii. User-Friendly Interface: Provide a smooth and intuitive payment process for customers.
iii. Transaction Management: View and manage transactions, refunds, and disputes through an admin interface.
iv. Customization: Customize the payment gateway to match your branding and requirements.
To run this project locally, follow these steps:
i. Clone the repository: git clone https://github.com/deepalijan23/payment_gateway_integration.git
ii. Navigate to the project directory: cd payment_gateway_integration
iii. Open the index.html file in your web browser.
1. Enter Your Details: Provide your details to identify yourself as a donor.
2. Enter Donation Amount: Enter the amount you wish to donate.
3. Payment: Enter your payment details (use test payment details provided by the payment gateway for testing purposes).
4. Confirmation: After a successful donation, you will receive a confirmation message and a receipt for your contribution.
i. HTML
ii. CSS
iii. JavaScript
iv. Netlify