Workflow

    Transactions Store (Prisma + PostgreSQL)

    Prisma-backed transactional data model for orders, downloads, licenses, and customer records.

    databaseprismapostgresqlsystemRPS Digital

    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 workflow
    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