Dev Tools · 1h ago
ACP vs AP2: Two AI checkout protocols, one store integration headache
OpenAI's ACP and Google's AP2 both let AI agents complete purchases, but take opposite approaches: ACP uses stateful sessions, AP2 uses signed mandates. Implementing both means maintaining two separate systems—session-based and stateless—with different data formats and security models. The choice depends on whether a store prefers server-side control or cryptographic verification.
Meridian48 take
The real story isn't which protocol is better—it's that stores now must build for both, or risk being invisible to AI shoppers entirely.
Read the full reporting
ACP vs AP2: the two AI-checkout protocols, and what your store actually has to build →
DEV Community
ai-checkoutpayment-protocols