area1707 / grace-shopper

3 stars 0 forks source link

Unauth - checkout - confirmation email upon checkout #18

Open alicec15 opened 7 years ago

alicec15 commented 7 years ago

Story: After i submit my email and shipping address, i should receive an email that my order has been submitted

Implementation: After the POST req for email and shipping address is added to the unauth user is completed, send ajax request to fetch the email and send an email using express-mailer (??? need to look into this)