berrypod/test/simpleshop_theme_web
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
..
controllers add Printful webhook endpoint with token verification 2026-02-15 09:32:14 +00:00
live wire shop LiveViews to DB queries and improve search UX 2026-02-13 08:27:26 +00:00
plugs add shipping costs with live exchange rates and country detection 2026-02-14 10:48:00 +00:00
user_auth_test.exs fix signed_in_path to always redirect to /admin after login 2026-02-12 14:55:57 +00:00