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)

    6 steps
    1. Create or update customer record
      action
    2. Create order record
      action
    3. Create order items and variants
      action
    4. Create license records (if applicable)
      action
    5. Create download records and tokens
      action
    6. Track download usage and status
      state