Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.2 KB

README.md

File metadata and controls

20 lines (10 loc) · 1.2 KB

Designed a website where payment gateway is integrated consisting of a simple donate button on homepage.

Screenshot 2024-03-05 194732

On clicking the donate button, the user will land on the payment page where user needs to fill the personal details.

Screenshot 2024-03-05 194745

After submitting the personal details user will land up on thank you page where they can click on pay button to donate the desired amount.

Screenshot 2024-03-05 194809

After clicking on pay button th user can fill the amount to be paid and the payment type, e.g. credit card, etc.

Screenshot 2024-03-05 194823

Also performed an analysis on various technologies that can be used for payment integration.

This website includes the code for HTML, CSS and JS for the specific needs.