Payment Processing Flow
Who uses it: Backend and payments engineers
Client → API Gateway → Payment Service → Stripe API → Webhook → Order Service
Why this works: A payment flow involves multiple services and external APIs. The workflow diagram makes the handoff points explicit.
