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?
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