berrypod/lib
jamey 3c788bff78 add Printful provider integration with HTTP client and order routing
Printful HTTP client (v2 + v1 for sync products), Provider behaviour
implementation with all callbacks (test_connection, fetch_products,
submit_order, get_order_status, fetch_shipping_rates), and multi-provider
order routing that looks up the provider connection from the order's
product instead of hardcoding "printify".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 09:01:05 +00:00
..
mix/tasks switch mockup generator to UK print providers and add --replace flag 2026-02-14 13:00:59 +00:00
simpleshop_theme add Printful provider integration with HTTP client and order routing 2026-02-15 09:01:05 +00:00
simpleshop_theme_web add shipping costs with live exchange rates and country detection 2026-02-14 10:48:00 +00:00
simpleshop_theme_web.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
simpleshop_theme.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00