Workflowdatabaseprismapostgresqltopic:system
Transactions Store (Prisma + PostgreSQL)
Prisma-backed transactional data model for orders, downloads, licenses, and customer records.
Context
This workflow is part of RPS Digital 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