$ case-study show --project=shopflow-ecommerce
PHP checkout / async payment / backoffice
$ case-study status --repo=private-ok
- Some repositories are private until the work is closed. Project scope, technical decisions, and operating scenarios are described on the page. I can discuss the code during a technical conversation.
- Backend cart as the source of truth, server-side pricing, Idempotency-Key for checkout, signed webhooks, and an audit log for backoffice operations.
- The project shows design for a critical business flow: checkout, payment retry, order status, fulfillment, and operational reports.