berrypod/docs/plans
jamey 5c2f70ce44 add shipping costs with live exchange rates and country detection
Shipping rates fetched from Printify during product sync, converted to
GBP at sync time using frankfurter.app ECB exchange rates with 5%
buffer. Cached in shipping_rates table per blueprint/provider/country.

Cart page shows shipping estimate with country selector (detected from
Accept-Language header, persisted in cookie). Stripe Checkout includes
shipping_options for UK domestic and international delivery. Order
shipping_cost extracted from Stripe on payment.

ScheduledSyncWorker runs every 6 hours via Oban cron to keep rates
and exchange rates fresh. REST_OF_THE_WORLD fallback covers unlisted
countries. 780 tests, 0 failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 10:48:00 +00:00
..
admin-redesign.md add LIKE substring fallback to search and update plan statuses 2026-02-13 09:09:10 +00:00
dry-refactor.md refactor: consolidate settings lookups and secrets loading 2026-02-08 14:42:13 +00:00
image-optimization.md docs: consolidate project tracking into PROGRESS.md 2026-01-31 14:06:07 +00:00
page-builder.md docs: add page builder feature plan 2026-01-17 22:19:09 +00:00
printify-integration-research.md docs: correct webhook support for personal API tokens 2026-01-31 22:17:35 +00:00
products-context.md add LIKE substring fallback to search and update plan statuses 2026-02-13 09:09:10 +00:00
search.md add LIKE substring fallback to search and update plan statuses 2026-02-13 09:09:10 +00:00
setup-wizard.md add LIKE substring fallback to search and update plan statuses 2026-02-13 09:09:10 +00:00
shipping-sync.md add shipping costs with live exchange rates and country detection 2026-02-14 10:48:00 +00:00