TL;DR: Stripe’s Copilot Checkout lets users complete purchases inside a chat interface using the Agentic Commerce Protocol and a Shared Payment Token, while the article argues that privacy, payment trust, PCI-DSS compliance, and system reliability now sit inside the same workflow, according to ZioSec. The governance challenge is not the payment step alone, but the identity and authorisation assumptions that collapse when commerce moves into conversational AI.
At a glance
What this is: Copilot Checkout moves online purchasing into a chat interface and highlights how AI commerce depends on new trust, payment, and compliance controls.
Why it matters: IAM, NHI, and autonomous-system teams need to see that chat-based commerce blends user intent, delegated payment actions, and third-party processing into one access path that must be governed end to end.
👉 Read ZioSec's analysis of Stripe and Microsoft Copilot Checkout
Context
Copilot Checkout is a chat-based purchasing flow that lets a user buy goods without leaving the conversation. The identity issue is not convenience, but that purchase intent, payment delegation, and transaction processing now happen inside a runtime path that traditional checkout controls were not designed to observe or certify.
For IAM and governance teams, this is a useful preview of how AI-mediated commerce changes control boundaries. The immediate question is no longer only whether the payment token is protected, but who is authorised to initiate the purchase, how that delegation is bounded, and which system owns the audit trail once the transaction crosses platforms.
Key questions
Q: How should security teams govern AI-mediated checkout flows?
A: Security teams should treat AI-mediated checkout as a delegated authorisation chain, not just a user interface. Define which systems can initiate the purchase, constrain token scope to a single transaction, and ensure every handoff is logged. If the chat layer can trigger commerce, the governance model must cover intent capture, token issuance, payment execution, and audit evidence as one control surface.
Q: Why do chat-based purchase flows complicate PCI-DSS compliance?
A: Chat-based purchase flows complicate PCI-DSS because the transaction is no longer contained in one checkout page. Payment context moves through an AI layer, a protocol layer, and a payment processor, which makes scope, logging, and evidence harder to prove. Teams must be able to show where card data is handled, where it is not, and which systems own each control step.
Q: What breaks when shared payment tokens are too broad?
A: When shared payment tokens are too broad, they stop being transaction controls and become reusable credentials. That creates replay risk, seller confusion, and weakens the link between user intent and executed purchase. The practical failure is not only exposure of payment data, but loss of precise authority over where and when the token can be used.
Q: Who is accountable when an AI conversation initiates a purchase?
A: Accountability should follow the full delegation chain. The user supplies intent, the AI interface may initiate the workflow, and the payment platform completes the transaction. Governance teams need clear ownership for each step, because dispute handling and audit review fail if responsibility is treated as a single system problem instead of a multi-party authorization path.
Technical breakdown
Shared payment tokens in conversational checkout
A Shared Payment Token is a transaction-specific credential that lets a payment proceed without exposing the underlying card data in the chat layer. In this model, the token becomes the practical substitute for direct card handling, while the chat interface acts as the request surface rather than the payment processor. That reduces raw credential exposure, but it also concentrates trust in the token issuer, token scope, and the integrity of the handoff between the AI interface and the payment rail. If the token is over-broad, replayable, or weakly bound to the transaction context, the security model degrades quickly.
Practical implication: bind payment tokens to a single transaction context and verify that token scope cannot outlive the user’s purchase intent.
Agentic Commerce Protocol and delegated transaction flow
The Agentic Commerce Protocol is an interoperability layer for passing commerce intent between a buyer, an AI interface, and a seller-side payment path. Its value is not simply automation. It is the fact that a conversational agent can initiate commerce actions across systems without the user manually stepping through each control point. That creates an identity question around delegated authority. If the AI can start the transaction, select the path, and sustain the flow across systems, then authorisation is no longer a single login event. It becomes a chained trust decision distributed across runtime components.
Practical implication: treat the protocol boundary as an authorisation boundary and log every delegated action from intent capture through payment completion.
PCI-DSS and auditability in AI-mediated commerce
When purchase flows move into a chat interface, PCI-DSS obligations do not disappear. They become harder to evidence because the user interaction, the AI system, and the payment processor all contribute to the transaction record. That complicates scope, logging, and incident reconstruction. Security teams must be able to prove which systems touched payment data, which did not, and where responsibility changes hands. In practice, AI commerce shifts compliance work from a single checkout page to a distributed workflow where controls must be demonstrable across interfaces, token services, and fraud-detection handoffs.
Practical implication: map the full transaction path for PCI scope and ensure audit logs can reconstruct the decision chain without relying on the chat transcript alone.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- Sisense breach — unauthorized GitLab access led to exfiltration of access tokens, API keys and certificates.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
AI checkout collapses the separation between intent capture and authorisation. In conventional commerce, the user expresses intent, then moves through a bounded checkout workflow that exposes clear control points. In conversational commerce, those control points are abstracted behind the AI interface, which makes the delegation chain less visible and harder to govern. The implication is that teams can no longer rely on checkout page boundaries as a control model.
Shared payment tokens are only as safe as the transaction boundary they are bound to. A token removes direct card exposure, but it does not solve over-broad authority if the token can be reused, redirected, or detached from the original user action. This is a classic identity boundary problem, not just a payment security issue. Practitioners should read token design as a question of delegated scope, not only credential secrecy.
Conversational commerce creates a governance gap between user identity and transaction identity. The person who asks for the purchase is not necessarily the same runtime actor that executes it. That gap matters because fraud review, dispute handling, and audit evidence all depend on knowing where the human request ends and the machine-mediated action begins. Teams need to govern the separation explicitly rather than assuming the chat transcript is sufficient proof of intent.
Conversation-mediated payment scope: The control problem is no longer card exposure alone, but the scope of authority granted to an AI conversation that can initiate a purchase without a visible checkout boundary. That assumption fails when the runtime path is distributed across chat, protocol, token, and seller systems. The implication is that practitioners must rethink how purchase authority is delimited across the full delegation chain.
From our research:
- 4.6% of all public GitHub repositories contain at least one hardcoded secret, according to The State of Secrets Sprawl 2025.
- The average estimated time to remediate a leaked secret is 27 days, despite 75% of organisations expressing strong confidence in their secrets management capabilities.
- For a deeper governance lens, NHI Lifecycle Management Guide shows how provisioning, rotation, and offboarding need to align when identity paths become distributed.
What this signals
Conversation-mediated commerce: AI checkout is not just a UX change. It is a control-plane shift that forces identity teams to govern purchase intent, delegated payment authority, and audit evidence across systems that were previously separated by design.
With 4.6% of public GitHub repositories containing at least one hardcoded secret in our research, the broader lesson is that identity risk often appears first in ordinary developer and integration paths, not in the headline workflow itself.
Teams should watch for AI-mediated workflows that inherit power from existing APIs without inheriting the governance model that made those APIs safe. The next control gap is likely to be a delegated action path that looks user-driven but behaves like machine-to-machine authority.
For practitioners
- Map the full delegation chain Document every system that can initiate, modify, or complete a chat-based purchase, including the AI interface, token issuer, payment processor, and seller-side handoff points.
- Bind payment tokens to transaction context Require single-use, transaction-scoped tokens that cannot be replayed across sessions, products, or sellers, and verify that token use is tied to the original purchase intent.
- Separate user intent from execution evidence Store audit evidence that distinguishes the human request from the machine-executed transaction, so fraud, dispute, and compliance teams can reconstruct authorisation without relying only on the chat log.
- Review PCI scope across the chat workflow Assess whether chat, token, and payment components are all in scope for payment controls, and confirm that logging, retention, and incident response can cover the full workflow.
Key takeaways
- Copilot-style checkout shifts the security problem from card entry to delegated authorisation across multiple systems.
- Shared payment tokens reduce direct exposure, but they still require tight scope, transaction binding, and evidence of who authorised the purchase.
- IAM and compliance teams need to govern conversational commerce as a full delegation chain, not as a simple front-end transaction flow.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A1 | Agentic checkout changes how delegated actions are initiated and executed. |
| OWASP Non-Human Identity Top 10 | NHI-04 | Shared payment tokens behave like non-human credentials with strict scope needs. |
| NIST CSF 2.0 | PR.AC-4 | Access and authorisation controls must cover the full transaction delegation path. |
Map AI checkout privileges to least privilege and verify control ownership at each handoff.
Key terms
- Shared Payment Token: A shared payment token is a transaction-scoped credential used to complete a purchase without exposing the underlying payment secret in the user interface. In AI-mediated commerce, it must be tightly bound to one request, one context, and one authorised path, or it becomes a reusable access artifact.
- Agentic Commerce Protocol: The Agentic Commerce Protocol is an interoperability layer that lets an AI system pass commerce intent between buyer and seller systems. It creates a structured path for delegated purchasing, which means security teams must govern authority, logging, and scope at the protocol boundary.
- Delegated Authorisation Chain: A delegated authorisation chain is the sequence of systems and identities that carry an action from human intent to machine execution. In AI commerce, the chain can cross chat, protocol, token, and payment services, so accountability and evidence must be preserved at each step.
Deepen your knowledge
Copilot checkout, delegated payment authority, and transaction-scoped controls are relevant topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are extending identity governance into AI-mediated commerce, it is worth exploring.
This post draws on content published by ZioSec: Stripe and Microsoft Copilot: Streamlining Checkout. Read the original.
Published by the NHIMG editorial team on 2026-01-20.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org