Etsy
agentic commerce (in-chat checkout through an open protocol)
On September 29, 2025, OpenAI launched Instant Checkout in ChatGPT with Etsy as a first-day merchant: US users buy an item from an Etsy seller without leaving the conversation, through the Agentic Commerce Protocol co-built with Stripe; Etsy's stock jumped roughly 16 percent on the announcement.
Objective
Capture buying demand where the user is already looking for what to buy (ChatGPT, 700 million users per week) and convert without pushing them out of the conversation.
The deployment
On September 29, 2025, OpenAI launched Instant Checkout in ChatGPT, with Etsy as an available merchant from day one: US ChatGPT users (Plus, Pro, and Free) can buy an item from a US Etsy seller without leaving the conversation. The transaction runs through the Agentic Commerce Protocol, an open protocol co-built with Stripe: ChatGPT passes the order to the merchant backend, which accepts or rejects it, then payment is triggered. OpenAI takes a small commission on completed purchases. At launch, the system only handles single-item purchases, with multi-item carts, additional merchants (more than one million Shopify merchants such as Glossier, SKIMS, Spanx, Vuori), and regions to come. On the announcement, Etsy's stock jumped roughly 16 percent.
Results Proof C
Launch announced by OpenAI and covered by name by several established outlets (CNBC, TechCrunch, Digital Commerce 360); public market signal (Etsy stock). Recent case (less than 12 months at verification) with transaction volume not yet published, hence a level C and a cautious active status.
How it works
Documented architectureThe stack in detail
- plateforme OpenAI ChatGPT (Instant Checkout) In-chat buying channel: recommends the product, prepares the order, and passes it to the merchant; a commission is taken on completed purchases.
- outil Agentic Commerce Protocol Open protocol co-built by OpenAI and Stripe, which standardizes the order/acceptance exchange between the agent and the merchant backend.
- plateforme Stripe Processes the payment for the in-chat transaction.
- infra Backend commande Etsy Accepts or rejects each order passed by ChatGPT and manages stock, price, and shipping.
How it runs, concretely
For ops teams-
1Exposing the catalog to the protocol e-commerce team
The merchant makes its products accessible to the Agentic Commerce Protocol so they can be offered in ChatGPT.
-
2Recommendation and buying intent AI
ChatGPT offers relevant products in the conversation and prepares the order.
-
3Confirmation and payment customer
The user confirms the order, delivery, and payment in-chat; Stripe processes the payment, OpenAI takes a small commission.
-
4Acceptance and fulfillment e-commerce team
The merchant backend accepts or rejects, then processes and ships the order.
The availability and accuracy of the product returned at the moment of purchase. If the merchant backend rejects poorly or returns wrong stock, the in-chat conversion breaks, which was a reported friction point for other merchants in the setup.
How your customers perceive this type of use
Sourced studiesLes consommateurs n'acceptent pas les chatbots par defaut : 64% prefereraient que les entreprises n'utilisent pas d'IA dans leur service client (Gartner, 2024) et pres d'un utilisateur sur cinq du service client par IA n'en retire aucun benefice (Qualtrics, 2025). L'acceptation se construit sur trois conditions mesurees par Salesforce : savoir qu'on parle a une IA, pouvoir escalader vers un humain, comprendre la logique de l'agent.
Acceptance conditions
- Etre informe qu'on parle a une IA et non a un humain (pres de 75% le demandent, Salesforce 2024)
- Un chemin d'escalade clair vers un agent humain (45% plus enclins a utiliser l'agent IA, Salesforce 2024)
- Une logique de l'agent clairement expliquee (44% plus enclins, Salesforce 2024)
Red lines
- Rendre l'humain injoignable : c'est la premiere inquietude des consommateurs sur l'IA dans le service client (Gartner 2024) et 50% craignent que l'IA les coupe du contact humain (Qualtrics 2025)
- Remplacer le service client par l'IA sans alternative : 53% envisageraient de partir chez un concurrent (Gartner 2024)
Sources: Salesforce 2024 · Gartner 2024 · Qualtrics 2025
How to replicate
Inference, not sourcedData prerequisites
- clean product catalog exposed to the protocol
- reliable real-time stock and price
- backend able to accept or reject an order via API
Org prerequisites
- e-commerce/payment team for the ACP integration
- decision on the commission ceded to the platform
- US logistics capacity
Possible stack
- Agentic Commerce Protocol (open source)
- Stripe
- Shopify
- OpenAI
The plan, step by step
- Step 1Make the real-time stock and price feed reliable: it is what breaks agentic conversion.Deliverable: Reliable catalog feed exposed via API
- Step 2Implement the order API: acceptance, rejection, statuses, refunds.Deliverable: Order backend compliant with the protocol
- Step 3Integrate the Agentic Commerce Protocol and test in sandbox with payment.Deliverable: In-chat purchase flow validated end to end
- Step 4Launch on the allowed scope (US, single item) and track in-chat conversion.Deliverable: Active channel with tracking of sales and order rejections
First step: Make the real-time stock/price feed reliable, since it is what breaks agentic conversion, before integrating the protocol.
Sources
- S1 OpenAI takes on Google, Amazon with new agentic shopping system Established press archive pending
- S2 ChatGPT debuts new checkout experience with Etsy, Shopify merchants as early users Established press archive pending
- S3 Etsy pops 16% as OpenAI announces ChatGPT Instant Checkout for the shopping site Established press archive pending
- S4 OpenAI Equips ChatGPT With Online Shopping Capabilities Secondary archive pending
An error, newer info, a source?
This page lives on its accuracy. If a figure has moved, if the deployment has changed, or if you have a higher-quality source, tell us. Every sourced correction is verified before publication.