Showcases a complete sandbox implementation of OpenAI's Agentic Commerce Protocol, demonstrating agent-driven transactions between an LLM client, merchant, and payment service provider.
Explore the foundational Agentic Commerce Protocol (ACP) released by OpenAI with this first working mock implementation. This open-source sandbox provides an end-to-end demonstration of how LLM clients can seamlessly transact with vendors and payment providers, replicating the ACP flow with distinct Client, Merchant, and Payment Service Provider (PSP) components. It's designed to accelerate experimentation and understanding for developers building the next generation of agentic commerce applications, supporting both OpenAI and Anthropic models.