berrypod/lib/simpleshop_theme/orders
jamey 0af8997623 feat: add transactional emails for order confirmation and shipping
Plain text emails via Swoosh OrderNotifier module. Order confirmation
triggered from Stripe webhook after payment, shipping notification
from Printify shipment webhook with polling fallback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 10:17:19 +00:00
..
fulfilment_status_worker.ex feat: add Printify order submission and fulfilment tracking 2026-02-08 09:51:51 +00:00
order_item.ex feat: add Stripe checkout, order persistence, and webhook handling 2026-02-07 08:30:17 +00:00
order_notifier.ex feat: add transactional emails for order confirmation and shipping 2026-02-08 10:17:19 +00:00
order_submission_worker.ex feat: add Printify order submission and fulfilment tracking 2026-02-08 09:51:51 +00:00
order.ex feat: add Printify order submission and fulfilment tracking 2026-02-08 09:51:51 +00:00