17 lines
488 B
Markdown
17 lines
488 B
Markdown
---
|
|
id: TASK-2
|
|
title: Configure Printful and Prodigi API keys
|
|
status: To Do
|
|
assignee: []
|
|
created_date: '2026-02-18 19:51'
|
|
labels: []
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
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.
|
|
<!-- SECTION:DESCRIPTION:END -->
|