berrypod/lib/berrypod/orders
jamey fd355c3397
All checks were successful
deploy / deploy (push) Successful in 1m22s
use shop_name and email_from_address settings for all outbound emails
All three notifier functions (order confirmation, shipping, cart
recovery) now read from the same two settings rather than using
hardcoded values or duplicating the lookup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 13:19:54 +00:00
..
abandoned_cart_email_worker.ex add abandoned cart recovery 2026-02-24 10:02:37 +00:00
abandoned_cart_prune_worker.ex add abandoned cart recovery 2026-02-24 10:02:37 +00:00
abandoned_cart.ex add abandoned cart recovery 2026-02-24 10:02:37 +00:00
email_suppression.ex add abandoned cart recovery 2026-02-24 10:02:37 +00:00
fulfilment_status_worker.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
order_item.ex improve cart recovery: product links in email, persistent session cookie 2026-02-24 13:12:41 +00:00
order_notifier.ex use shop_name and email_from_address settings for all outbound emails 2026-02-24 13:19:54 +00:00
order_submission_worker.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
order.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00