You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple website where payment gateway is integrated.
There is a simple donate button on homepage. On clicking the donate button, the user lands on the payment page where user can select the amount to be paid and the payment type, e.g. credit card, Paypal, etc.
Once the payment is done and invoice is generated and email is sent to the user for the payment received. The invoice contains the amount.
On any page/email, only basic information is needed.
Created my own temporary/sandbox/testing accounts with 3rd party for integrations.
Hosted the website at github.io. Check in code in github.
Screenshots:
1. Home Page
2. Personal Details Page
3. Payment Window
4. Card Details
5. Transaction Completed
About
This repository is the second task of the web-development internship by The Sparks Foundation.