HackYourFuture-CPH / fp-class19

MIT License
3 stars 1 forks source link

Feature-shopping cart-PayPalpayment #241

Closed santhoshboinapally closed 2 years ago

santhoshboinapally commented 2 years ago

Description

When we click Proceed to Payment button on shopping cart it display PayPal Button and Card Payment Button. Please provide a short summary explaining what this PR is about.

Fixes #237

How to test?

npm run dev Add Products to shopping cart and click proceed to payment button You can see two buttons. User can choose Two different type of payment one with PayPal and another one with Card. Please provide a short summary how your changes can be tested?

Checklist