area1707/grace-shopper

Unauth - checkout - confirmation email upon checkout

Opened this issue · 0 comments

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)