GS-AlphaForceMega / graceshopper

e-commerce web application
MIT License
0 stars 0 forks source link

CheckOut Component #14

Closed NickMaslov closed 6 years ago

NickMaslov commented 6 years ago

CHECKOUT ...purchase items in the cart, so that I can get the items I want ...specify an email address when I checkout, so that the items can arrive at the right place ...receive a confirmation email after I checkout, so that I know my order is being looked at ...receive a notification email when the order ships, and then when the order is delivered, so that I can stay up to date on when my order will arrive

NickMaslov commented 6 years ago

Checkout with Stripe here's attached step-by-step demo

https://stripe.com/docs#try-now

more here https://learn.fullstackacademy.com/workshop/54b3de126adfdb0b0027d52f/content/5ae0d63b5dcea20004e240e1/text

NickMaslov commented 6 years ago

Checkout (due during Presentation)

Customers can checkout, using a real payment api (probably Stripe) Admins can see pending orders that need to be shipped 🌟Customers get email confirmations