DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: Order Confirmation Emails #47

Closed DarrachBarneveld closed 8 months ago

DarrachBarneveld commented 8 months ago

As a User, I can receive an order confirmation emails after successfully completing a purchase, so that I have a record of the transaction and can review the details of my order.

Acceptance Criteria:

  1. After completing a purchase, I receive an order confirmation email containing details of the transaction.
  2. The order confirmation email includes information such as order number, items purchased, quantities, prices, and total amount.
  3. The order confirmation have a contact email, heading and text

Tasks

DarrachBarneveld commented 8 months ago

Order confirmation emails functioning as expected. Linked to gmail account