rswag-online/backlog/tasks/task-2 - Configure-Printful...

771 B

id title status assignee created_date updated_date labels dependencies priority
TASK-2 Configure Printful and Prodigi API keys Done
2026-02-18 19:51 2026-02-25 07:34
high

Description

Add PRINTFUL_API_TOKEN and PRODIGI_API_KEY to .env. Currently empty — orders will be created but not submitted to POD providers. Also implement the POD client code in backend/app/pod/ to actually submit orders after Stripe payment.

Implementation Notes

Printful API token configured. Prodigi API key also set up. POD client code in backend/app/pod/ submits orders after Mollie payment. Printful mockup generation working.