What’s in this article
- What Stripe’s Agentic Commerce Protocol (ACP) is — and why Shopify and Wix just turned it on.
- Why this matters for design and agency work — the shift from designing pages to designing data.
- Here’s how I’d actually use this — a four-step playbook to make any e-commerce store agent-ready.
- What this changes for agency work — how to sell “Agentic Commerce Readiness” as a new service.
- My $0.02: How I’d roll this out — a three-day plan to get your first client’s store ready for AI buyers.
🚀 Plug this into Claude Code or Claude Desktop
This spec contains a complete Agentic Commerce Readiness Audit. Feed it to Claude to check any Shopify or Wix store for ACP compliance, correct product schema, and agent-citable data structures.
Want to turn this into a billable service? Join the Talk-to-Build community to see how we productize these audits, or book a working session to get your first client’s store done together.
For the last twenty years, selling things online has followed the same script: drive traffic to a product page, get a click on “Add to Cart,” and guide a human through checkout. That entire script just got thrown out.
Wix and Shopify have both integrated Stripe’s new Agentic Commerce Protocol, or ACP. In simple terms, this gives AI assistants—like the ones inside ChatGPT, Perplexity, or your phone—a direct line to browse, compare, and buy products from any participating store. No product page, no cart, no human interface required.
This isn’t a future prediction; it’s a feature that just shipped on two of the world’s biggest e-commerce platforms. For designers, agencies, and store owners, this means the nature of your customer just changed. This post breaks down what happened and what you need to do about it right now.
What actually shipped
Stripe, the payment processor that powers a huge chunk of the internet, released a new open standard called the Agentic Commerce Protocol (ACP). Think of it like a universal language that AI agents can use to talk to online stores. Instead of scraping a visual webpage designed for human eyes, an AI can now ask a store questions directly through an API: “Do you have this shirt in a size large?”, “What’s your return policy?”, “Complete the purchase and ship to this address.”
The big news is that Shopify and Wix, which together host millions of online stores, are the first major platforms to build ACP in. This means any store running on their platforms can now, with some configuration, become “agent-addressable.” An AI assistant can discover their products and complete a purchase on a user’s behalf.
This creates a second, parallel storefront for every business. You have the traditional website for human visitors, and now you have an API-based storefront for AI visitors. The AI doesn’t care about your hero image; it cares about structured data, inventory levels, and shipping times.
THE OLD WAY (Human-driven)
┌──────────┐ ┌──────────────────┐ ┌──────────┐ ┌───────────┐
│ Human │ → │ Product Page │ → │ Cart │ → │ Checkout │
└──────────┘ └──────────────────┘ └──────────┘ └───────────┘
(Visuals, Copy, UX)
THE NEW WAY (Agent-driven)
┌──────────┐ ┌──────────────────┐ ┌───────────┐
│ AI Agent │ → │ ACP Endpoint │ → │ Purchase │
└──────────┘ └──────────────────┘ └───────────┘
(Structured Data, API)
The diagram shows the shift. We’re moving from a world where we persuade humans with design to one where we must enable AIs with clean, machine-readable data.
Your new highest-value customer doesn’t have eyeballs; it has an API key.
Why this matters for design and agency work
It’s easy to hear “protocol” and “API” and tune out, but this is a fundamental shift in what it means to design an online store. For years, a designer’s job was to create the most persuasive visual path to purchase. Now, that’s only half the job.
The other half is designing the store’s data so an AI can find it and trust it. This isn’t about backend coding; it’s about information architecture. How is your product data structured? Is your pricing, inventory, and shipping information clear and accessible through an API? Can an AI understand your product variants without having to guess from a dropdown menu’s text?
For agencies, this is a massive opportunity. Most existing e-commerce sites are built entirely for human eyes. They are not ready for agentic commerce. Every single one of them now needs an audit and an upgrade. This isn’t a minor tweak; it’s a new, essential layer of the e-commerce stack. The agencies that learn how to build for this new AI customer will have a powerful advantage over those still just making pretty product pages.
Here’s how I’d actually use this
Making a store “agent-ready” isn’t magic. It’s a clear, methodical process. If a client came to me today with a Shopify store, here is the exact four-step process I’d walk them through.
- Audit the existing Product Schema. Before touching ACP, I’d check if the store’s basic data is clean. Most e-commerce themes have terrible schema markup out of the box. I use Google’s Rich Results Test to see how machines read a product page. I’m looking for clean `Product`, `Offer`, and `Organization` schema. If an AI can’t even tell what the price is, it’s definitely not going to buy it.
- Enable the ACP endpoint. In Shopify and Wix, this will be a new section in the store settings, likely under “Sales Channels” or “Apps.” I’d activate it and get the API credentials. This is the new front door for AI agents. I’d make sure it’s configured to respect all the store’s existing business logic for taxes and shipping.
- Create a commerce-focused `llms.txt` file. Just like we use `llms.txt` for AEO on content sites, I’d create one for commerce. This file, placed at the site’s root, gives instructions to AI crawlers. I’d use it to point agents to the ACP endpoint, define the brand’s voice for product descriptions, and list cornerstone product categories. It’s like a welcome mat for bots.
- Test the flow with a real AI agent. I’d use the developer mode in Perplexity or the API for Claude to simulate a purchase. I’d give it a prompt like, “Find a blue, medium-sized t-shirt from [store name] and buy it for me.” This is the only way to know for sure if the whole system works. I’d watch the logs to see if the agent can find the product, understand its options, and initiate the checkout.
Running this playbook takes a store from being invisible to AI agents to being one of their preferred vendors. It’s a structural advantage that will compound over time.
What this changes for agency work
This development creates three immediate, concrete shifts for any agency that builds or manages e-commerce sites. This isn’t theoretical; it’s how I’m already adjusting the service offerings at MK-Way.
“Agentic Commerce Readiness” is a new, high-value, one-time project. I would immediately package the four-step process above into a fixed-price service. This is a $1,500 to $3,000 project, depending on the size of the product catalog. It’s a simple sell: “Do you want your products to be buyable by the next generation of search engines?” It’s a clear yes for any serious business.
E-commerce proposals now have two parts: the human UI and the agent API. When scoping a new store build, I’d explicitly separate the work into two streams. One is the traditional theme design and UX for human visitors. The second is the data structuring, schema markup, and ACP configuration for agent visitors. This clarifies the value and justifies a higher project fee, because you’re building two storefronts, not one.
This creates a new, logical retainer service. Agentic platforms will evolve. New agents will come online with different needs. I’d offer a $300-$600/month retainer for “Agentic Channel Optimization.” This covers monthly testing with new AI agents, updating the `llms.txt` file, and optimizing product data based on which products the agents are discovering and purchasing most often.
This isn’t about upselling clients on tech they don’t need. It’s about guiding them through the single biggest shift in online shopping since the smartphone. The agencies that lead this conversation will own the market.
My $0.02 — How I’d roll this out for a design business
If you run a design or development shop, here’s how I’d turn this news into revenue in the next three days. No fluff. Just a direct action plan.
Day 1 — Audit your best client for free. Pick your smartest, most forward-thinking e-commerce client. Run the four-step audit on their store and document everything. Find the schema errors. Note the missing ACP endpoint. Build a short, clear report showing the gaps. You’ll learn the process on a friendly account, and you’ll create a perfect case study.
Day 2 — Turn the audit into a paid product. Write a one-page summary of your findings from Day 1. This is now your sales sheet for the “Agentic Commerce Readiness Audit.” Send it to your client with a proposal to fix the issues you found. Then, send the same one-pager to your five next-best clients with a simple note: “We’re now offering this audit to get you ready for AI-driven sales. Are you interested?”
Day 3 — Update your public-facing services. Add “Agentic Commerce Readiness” to the services page on your website. Write a short case study based on the work from Day 1 (with the client’s permission). This signals to new prospects that you’re not just a web designer; you’re a strategic partner who understands where the market is going. It’s the kind of expertise that lets you charge a premium.
This is exactly how I build and launch new services for MK-Way. I find a real client problem, solve it once for myself, productize the solution, and then scale it. *If you can talk it, you can build it.*
FAQ
Does this mean my website is obsolete?
No. You’ll still need a great website for human visitors who discover you through social media, ads, or word of mouth. This just adds a new, powerful sales channel that operates in the background.
Is this secure for my customers?
Yes. The whole system is built by Stripe, one of the most trusted names in payments. The AI agent facilitates the purchase, but the actual transaction is handled with the same security and fraud protection as a normal online checkout.
Which AI assistants can use this today?
Initially, this will be the major players who adopt the ACP standard, like ChatGPT, Perplexity, and Google’s Gemini. Over time, more will join. The key is that you only have to set up your store once, and any compliant agent can then access it.
Do I have to be on Shopify or Wix to use this?
For now, they are the first major platforms to have native integrations. But because ACP is an open protocol, other platforms like WooCommerce and Squarespace are likely to follow. You can also build a custom integration for any store.
Will this increase my transaction fees?
No. Stripe is processing the payment just like it always does. The standard Stripe fees will apply, but there’s no extra “agent tax” on the transaction.
How do I track sales from AI agents?
Sales will appear in your Shopify or Wix dashboard like any other order. The platforms are adding new analytics to show you which sales came from an agent versus a human, so you can track the performance of this new channel.
What’s the most important thing to get right?
Your product data. An AI can’t be swayed by a beautiful photo. It makes decisions based on clean, structured data: price, size, color, material, stock status. Getting your data house in order is step one.
Want help applying this?
Four ways to go deeper:
- Build with Builders. Join the Talk-to-Build community to learn how to Earn money with AI, Download our AI Skills, Advance your business, and learn to build real assets — AI-native websites, cinematic AI video, agent-driven workflows — that you can sell to SMBs who want the outcomes but don’t have time to learn the skills.
- 1-on-1 working session. Skip the friction. Book a screen-share with me — bring a real problem, leave with a working piece of it.
- Done-for-you. MK-Way builds AEO-ready websites, apps, and AI agent workflows for design agencies and founders who want it shipped fast.
- Quick question. DM me on Instagram or connect on LinkedIn. I read every message.
This post is part of the AI Pulse atomic series. If you commented “STOREFRONT” on one of my videos — this is the breakdown. Sources: Techno-Pulse.
Last updated: 2026-05-30.