berrypod/test
jamey 24d61f7a9e add Printful webhook endpoint with token verification
New POST /webhooks/printful route with VerifyPrintfulWebhook plug
(shared secret token via header or query param). Handles package_shipped,
order_failed, order_canceled, product_updated, product_synced, and
product_deleted events. Webhook registration via Printful v2 API with
token appended to URL. 19 new tests (819 total).

Also marks task #28 as done — Printful sync products already include
preview mockup images handled by the existing ImageDownloadWorker
pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 09:32:14 +00:00
..
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
simpleshop_theme add Printful webhook endpoint with token verification 2026-02-15 09:32:14 +00:00
simpleshop_theme_web add Printful webhook endpoint with token verification 2026-02-15 09:32:14 +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