berrypod/lib/simpleshop_theme_web/plugs
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
..
cache_raw_body.ex feat: add Printify webhook endpoint for real-time product updates 2026-01-31 22:41:15 +00:00
country_detect.ex add shipping costs with live exchange rates and country detection 2026-02-14 10:48:00 +00:00
load_theme.ex feat: add shop storefront with optimized theme CSS 2026-01-17 16:19:35 +00:00
verify_printful_webhook.ex add Printful webhook endpoint with token verification 2026-02-15 09:32:14 +00:00
verify_printify_webhook.ex feat: add Printify webhook endpoint for real-time product updates 2026-01-31 22:41:15 +00:00