A donation application using django with payment gateway integration. I have used Stripe API as a payment gateway
- There will be a simple donate button on homepage.
- On clicking the donate button, the user will land on the payment page where user can
- Select the amount to be paid
- The payment type (e.g.credit card, Paypal, etc.) 3.Once the payment is done and invoice will be generated and email will be sent to the user for the payment received.
I used Figma to design the website's UI. The following are the designs i made before starting the project