area1707/grace-shopper

Unauth - checkout - notification email

Opened this issue · 0 comments

Story: When my items are being sent, I want to get an email

Implement: in the DB is there is a field for SENT (boolean), when it is true, or it is updated to true, then ajax req to get the email and use npm package express-mailer(???) or google API (like in Jukebox) to send an email.