keelback-code / wwww

0 stars 1 forks source link

User Story - Order Email #6

Open keelback-code opened 2 years ago

keelback-code commented 2 years ago

As a user I can be notified by email when my order has been placed successfully so that I have trust in the website and I have the order details in a convenient place.

Acceptance Criteria

EmailJS/django email set to send after order has been placed successfully Email to have correct variables from order Link back to site

Tasks

Set up email system - done Set up code to send email after stripe payment is successful - done

keelback-code commented 2 years ago

Django send_mail (gmail) used, email sent to customer and site owner at same time