aboutsummaryrefslogtreecommitdiffstats
path: root/thallium-backend/src/routes/orders.py (follow)
Commit message (Expand)AuthorAgeLines
* Reduce the time voucher rows are locked when creating ordersGravatar Chris Lovering2024-09-16-2/+3
* Estimate order costs before submitting the orderGravatar Chris Lovering2024-09-13-9/+15
* Set the external_id of the printful order to the voucher idGravatar Chris Lovering2024-09-13-2/+3
* Add an endpoint to submit an order to printfulGravatar Chris Lovering2024-09-13-0/+38