17 lines
445 B
Markdown
17 lines
445 B
Markdown
---
|
|
id: TASK-6
|
|
title: Add order confirmation emails
|
|
status: To Do
|
|
assignee: []
|
|
created_date: '2026-02-18 19:51'
|
|
labels: []
|
|
dependencies: []
|
|
priority: medium
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
OrderService has TODO for sending confirmation emails after payment. Connect to Mailcow SMTP (mx.jeffemmett.com:587) or email-relay API. Send order confirmation with items, total, and tracking link.
|
|
<!-- SECTION:DESCRIPTION:END -->
|