Donation Website
Built a Donation Website (Gracious Givers) with integration of RazorPay payment method using API.
This is a simple Web Application developed using HTML, CSS and Javascript for frontside and the backend side was developed using PHP and MySQl. The server used was Xampp Control.
Boring web-based donation platform can (and should!) be automated as well.
It was also able to handle sending OTP and Email Verification to the contact of the donor and just making an authorized payment platform.
- Send a specific amount to a particular organization at any time of the day.
- One can verify the payment through email and OTP request over a specific time.
- Multiple amounts to multiple organizations
- It verifies the details and amount before processing the payment
- It displays a list of the donor in the contributors sections
- The platform offers various payment methods like Debit/Credit Card, Net Banking, UPI Payment.
- You can add multiple messages.
- The Maintainer can also search for the contact in the Razorpay dashboard contributions list and check details about the donor
This was able to deal with the problem provided to me.