Checkout is navigated to after reviewing cart items. Customers must fill out valid shipping & payment information. Payments will be handled using Stripe. Upon successful checkout, an order will be created with Mongoose & store customers will be redirected to an order confirmation page.
Story
As a customer, I want to checkout, so that I can make a purchase.
The system will have form inputs to handle shipping.
The system will allow the user to pay using Stripe.
Details
Checkout is navigated to after reviewing cart items. Customers must fill out valid shipping & payment information. Payments will be handled using Stripe. Upon successful checkout, an order will be created with Mongoose & store customers will be redirected to an order confirmation page.
Story
Time Estimate (8 hours)