JHardisty333 / stickle-bricks

Final Group Project
1 stars 2 forks source link

Implement nodemailer auto sending emails for transactions #32

Open ryma1738 opened 2 years ago

ryma1738 commented 2 years ago

JESSICA: please note that this service is paid for after 300 emails are sent each month so your mom would need an account (it's like .80 cents per 1000 emails so not bad at all) the site is mailgun.com.

We need to send pre formatted emails to the user every time they create an order, the order has been shipped, and maybe when the order has been received by the customer. We may also want to send an email when the user signs up.

this will be attached to the controllers and would likely have a mailer.js file in the utills folder