Agentic Commerce Is Here: Agent Payments and Real World AI Workflows
At AI Summit Seoul, I explored two checkout models, the agent payment stack, and six engineering techniques for business workflows.
COEX · South Korea · 19 August 2026
Overview
I connected the Korean and global agentic commerce ecosystem to two checkout models: an agent that stays with the customer through payment confirmation, and chat discovery that hands the customer to a merchant for checkout.
I asked an agent to pay a storage service to store a photograph and return it unchanged. One paid download returned 66 bytes of ASCII text instead of a JPEG. Another file was damaged. Payment had succeeded, but the task was not complete.
I separated payment authority, wallets, settlement, and service discovery, then connected six business workflows to six engineering techniques: structured opportunity handoffs, governed data access, finance exception review, staged content orchestration, grounded clinical and legal preparation, and evaluation driven development.
Recovery of the photograph took six attempted paths, multiple paid transactions, and a final comparison with the original. I used that example to explain a single budget for the whole task, including retries and checks, and how to handle uncertain payments, changed terms, incorrect results, and unavailable providers. My QA suite of 174 cases showed how repeatable tests guide corrections.