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
- Receive Stripe checkout.session.completed webhookaction
- Verify signature and retrieve session line itemsaction
- Map session data into order payloadaction
- Create order and customer recordsaction
- Generate licenses and download recordsaction
- Send confirmation and delivery emailsaction
- Mark fulfillment completestate