berrypod/lib/simpleshop_theme/providers
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
..
printful.ex add Printful webhook endpoint with token verification 2026-02-15 09:32:14 +00:00
printify.ex switch mockup generator to UK print providers and add --replace flag 2026-02-14 13:00:59 +00:00
provider.ex add Printful provider integration with HTTP client and order routing 2026-02-15 09:01:05 +00:00