Transactions Store (Prisma + PostgreSQL)
Prisma-backed transactional data model for orders, downloads, licenses, and customer records.
Workflow diagram
Swipe horizontally to inspect the full diagram.
Part of project
RPS DigitalParent project
Transactions Store (Prisma + PostgreSQL)This workflow
Workflow diagramRendered with the workflowWorkflow
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