Transactions Store (Prisma + PostgreSQL)
Prisma-backed transactional data model for orders, downloads, licenses, and customer records.
Part of project
Workflow
Transactions Store (Prisma + PostgreSQL)
- Create or update customer recordaction
- Create order recordaction
- Create order items and variantsaction
- Create license records (if applicable)action
- Create download records and tokensaction
- Track download usage and statusstate