HackYourFuture-CPH / fp-class19

MIT License
3 stars 1 forks source link

Paypal-Payment #219

Closed santhoshboinapally closed 2 years ago

santhoshboinapally commented 2 years ago

Description

Creating a Paypal Component. When User click Proceed to Payment Button in Shopping cart it will redirected to Paypal Website to finish payments. Created Dummy Paypal Page and path i will remove after review Please provide a short summary explaining what this PR is about.

Fixes #206

How to test?

npm run dev go to " http://127.0.0.1:3000/paypal " to check paypal.

Please provide a short summary how your changes can be tested?

Checklist