Problem
Japan's dominant payment methods, Konbini and bank transfer, carry async confirmation latency that our synchronous order system wasn't built for, requiring net-new flow design across inventory logic, order status communication, and edge case handling.
Solution
Designed end-to-end async payment infrastructure: no-hold inventory logic backed by LTV data, 3-stage customer communication, idempotent webhook handling, per-case bank transfer edge case logic, and full payment-state-to-reconciliation-event mapping with finance.





