area1707 / grace-shopper

3 stars 0 forks source link

Unauth - checkout - specific shipping and email #16

Open alicec15 opened 7 years ago

alicec15 commented 7 years ago

Story: After purchasing items as an unauth user, i need to put in an email address and shipping address so that the items arrive at the location, and I will be updated with the status of my order

Implementation: The confirm purchase button will lead to a form that takes in an email and shipping address. Frontend route will lead to a backend route to create a new POST request for email and shipping address