Workflowpaymentsfulfillmentstripetopic:system

    Checkout and Fulfillment Pipeline

    Stripe Checkout and webhook-driven order/download generation pipeline for post-purchase delivery.

    Context

    This workflow is part of RPS Digital project.

    Workflow

    Checkout and Fulfillment Pipeline

    7 steps
    1. Receive Stripe checkout.session.completed webhook
      action
    2. Verify signature and retrieve session line items
      action
    3. Map session data into order payload
      action
    4. Create order and customer records
      action
    5. Generate licenses and download records
      action
    6. Send confirmation and delivery emails
      action
    7. Mark fulfillment complete
      state