Enterprise AI that does the work: your first governed workflow, live in about two weeks.Map your first AI teammate
← Selling to Machines

Module 08 of 13 Β· 1.5 hours

Trust, Fraud, Disputes and Returns

What breaks operationally when the buyer is software, and the policy that has to exist before the first agent order arrives.

Artefact: An agent-order policy covering authorisation, evidence, disputes and returns

Share

Why this module exists

Every agentic commerce discussion is about acquisition. The losses are on the other side.

An agent-initiated order raises questions your operation has never had to answer: who authorised this, what evidence do you hold, who is liable when the cardholder says they did not want it, and how does a machine return something. These are not future problems in the way protocol adoption is a future problem β€” the first agent order arrives whether or not you have decided, and the answers are then made up by whoever is on shift.

This module is short and unglamorous, and it is the one most likely to save real money.

8.1 What is actually different

Three changes, each with an operational consequence.

The buyer and the payer may be different entities. A person delegates; software acts. Your fraud stack was built on the assumption that unusual behaviour indicates a bad actor β€” and agent behaviour is, by construction, unusual: fast, precise, comparison-heavy, arriving from unfamiliar infrastructure. Your first agentic commerce problem is likely to be false declines, not fraud.

The mandate is invisible to you. The customer told the agent "buy a rug under €200 in a dark colour." You never see that instruction. If they later dispute the purchase because they expected something else, the evidence sits with the agent platform.

Authorisation is scoped. The payment networks have moved deliberately here: Visa and Mastercard have shipped agent-scoped credentials and identity mechanisms through 2025–2026 precisely so an agent-initiated transaction can be distinguished at the network level, and therefore scored, authorised and disputed differently from a card-present or ordinary card-not-present sale.

8.2 The liability position, stated honestly

This is where a course must be careful, because the honest answer is that it is unsettled.

What is reasonably clear as at August 2026:

  • Under existing scheme rules, a cardholder is generally responsible for what an authorised agent did within its mandate.
  • Networks have introduced ways to identify agent transactions, which is the precondition for differentiated rules.
  • Google's AP2, and the mandate concept it standardises, exist precisely because the signed record of what a human authorised is the missing evidence in this class of dispute.

What is not settled: binding, published chargeback rules specific to agent-initiated disputes. In their absence, disputes flow through existing reason codes, and merchants absorb the ambiguity.

8.3 The evidence to capture

This is the highest-return part of the module. Capture at order time, retain per your policy, and make it retrievable by order ID in one step.

EvidenceWhy it matters
Agent identity, cryptographically verified where the surface supports itDistinguishes a legitimate agent from something wearing its name
Protocol and version usedDetermines which rules and terms applied
Scope of the mandate, where passedThe single most useful artefact in a dispute over intent
Exactly what was presented β€” price, variant, delivery promise, termsDefends "not as described"
Authorisation trail, including any step-up or confirmationDefends "I did not authorise this"
Timestamps at each stepEstablishes sequence when accounts differ
Fulfilment and delivery confirmationUnchanged from today, and still decisive

The test of whether you have this: pick one order and try to assemble the pack in under five minutes. If it takes an analyst an afternoon, you do not have an evidence process, you have data in several systems.

8.4 Returns, when the buyer cannot phone you

Returns are where agentic commerce most often meets an operation that cannot serve it.

Three requirements:

A programmatic returns path. An endpoint that can initiate a return, obtain a label and report status. If your returns process begins with a web form and a human, agent-sourced orders will generate support contacts rather than returns β€” which is worse for both parties.

A policy that survives comparison. Agents compare terms exhaustively and cheaply. A returns window materially shorter than the category norm is now a discovery-time disadvantage, not merely a post-purchase one. This is a commercial decision that has quietly moved from operations into merchandising.

Machine-readable terms. From Module 4: if your returns policy is not marked up, engines answer questions about it from wherever they can find something β€” frequently a marketplace listing with different terms. Wrong returns information is a conversion problem and a dispute generator at once.

8.5 The fraud rebalance

The specific advice for your risk team:

Do not treat agent traffic as bot traffic. Your existing bot mitigation will decline exactly the transactions you want, and the decline will be invisible in your funnel because it happens at the edge.

Segment your rules. Verified agent, unverified agent, and human should be scored separately. A verified agent's unusual velocity is expected; an unverified one's is not.

Watch the new abuse shapes. Mandate abuse (an agent operating beyond what the customer intended), scoped-credential replay, and promotion or pricing-error exploitation at machine speed β€” an agent finds a mispriced SKU faster than any human ever did, and tells others.

Measure false declines specifically. Add a decline reason segmented by agent status. If you cannot see it, you cannot know whether your risk stack is quietly closing the channel.

Exercise β€” Write the policy

Time: 60 minutes. Produces the artefact for this module.

One page, six sections.

  1. Definition. What counts as an agent order in your systems, and how it is flagged.
  2. Authorisation. What you require: verified identity, scoped credential, step-up conditions and value limits.
  3. Evidence. Which of the seven fields you capture, where, and the retention period.
  4. Disputes. Who assembles the pack, in what time, and against which reason codes.
  5. Returns. The path an agent uses, and the service level.
  6. Risk. How agent traffic is segmented, and how false declines are reported.

Then run the five-minute evidence test on one existing order. Whatever you cannot assemble is your first engineering ticket.

Self-check

  1. Why is your first agentic commerce problem more likely to be false declines than fraud?
  2. Which single piece of evidence most often decides a dispute about intent, and who holds it?
  3. What is the honest current position on agent-dispute liability, and what does that imply for your evidence practice?
  4. Why has your returns window become a discovery-time issue rather than only a post-purchase one?
  5. Can your team assemble a dispute pack for one order in five minutes today?

Further reading

  • Visa Intelligent Commerce and Trusted Agent Protocol; Mastercard Agent Pay and agent-identity and intent materials, 2025–2026.
  • PSD2 and the EU Consumer Rights Directive as amended by the Modernisation Directive β€” in particular the withdrawal-function requirement applying from 19 June 2026.
  • OWASP Top 10 for LLM Applications β€” LLM01, prompt injection.
  • Your card scheme's current operating regulations β€” the version with an effective date, not a vendor's summary.

Working through this on a real portfolio?Book a 30-minute call and we will label the steps together β€” including the ones that turn out not to need a model.