berrypod/test
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
..
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +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
support feat: add Printify order submission and fulfilment tracking 2026-02-08 09:51:51 +00:00
test_helper.exs mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00