All 30 articles, sorted alphabetically
3-D Secure architecture
Deep-dive on EMV 3-D Secure (3DS2): the three domains, 3DS Server / Directory Server / issuer ACS, risk-based frictionless vs challenge decisions, dev…
Read article →Authorization holds
Deep-dive on the payment authorization-hold lifecycle: authorizing to reserve funds and lower available balance, fulfilment and capture, partial captu…
Read article →AP2 chargebacks -- disputed agent payments and reversals
Deep-dive on AP2 chargebacks: the disputed-agent-payment problem, the chargeback flow (dispute to reversal), the mandate as authorization evidence, li…
Read article →AP2 Compliance Landscape
The regulatory surface an AP2 agent-payments system touches, described as engineering constraints: payment-institution licensing and the flow-of-funds…
Read article →AP2 Currency Conversion
Cross-currency agent payments: where the conversion actually happens (agent, PSP, card network, or issuer) and how each changes what the user pays, qu…
Read article →Double-entry ledger architecture for agent payments
Deep-dive on the double-entry ledger as the system of record for AP2 agent payments: the balancing invariant (debits equal credits), the append-only j…
Read article →Dunning management architecture
Deep-dive on dunning management for recurring payments: how a failed subscription charge enters a retry state machine that recovers involuntary churn …
Read article →AP2 escrow
Escrow for agent payments: when conditional fund holding is the right instrument, the funded-held-released-refunded state machine, writing a machine-c…
Read article →Fraud and risk scoring for agent payments
Deep-dive on fraud detection for agentic payments: mandate-chain verification, online feature stores and velocity counters, rules engines plus ML scor…
Read article →AP2 FX conversion architecture
Deep-dive on foreign-exchange conversion in an AP2 agent payment: a rate source plus disclosed spread locked into a quote with an id and expiry, autho…
Read article →Idempotency keys in agent payments
How idempotency keys make agent payments safe to retry: why every transport delivers at least once, who mints the key and why it must be derived from …
Read article →AP2 Payment Intent Architecture in Depth
How an AP2 payment intent is captured: turning an under-specified user request into a bounded, signable authorization, which fields an agent may infer…
Read article →AP2 KYC architecture
How know-your-customer works when an AP2 agent transacts for a user: the onboarding flow and evidence types, risk-based tiering, who counts as the cus…
Read article →AP2 mandate architecture
How AP2 mandates work as an authorization artifact: intent mandates as a bounded spending envelope versus cart mandates for one specific basket, the b…
Read article →Agent Payments Protocol (AP2) Overview
An overview of AP2, Google's Agent Payments Protocol: why an AI agent buying on your behalf breaks the assumptions behind card-presen…
Read article →Agent Payments Protocol Architecture in Depth
A 2500-word walkthrough of AP2/agent payments architecture: intent, approval, wallet, fraud policy, payment rail, receipt, dispute, ledger, and regula…
Read article →PCI scope reduction architecture
Deep-dive on shrinking the cardholder data environment: why scope follows data flow, hosted fields and the same-origin boundary, PSP vaults vs network…
Read article →AP2 Pricing Signals
How an autonomous agent works out what something actually costs: structured price feeds versus scraping a rendered page, the tax, shipping, fee and cu…
Read article →AP2 Payment Rail Architecture in Depth
How the choice of payment rail reshapes an AP2 system: card authorization, capture and clearing versus account-to-account and instant credit-push rail…
Read article →AP2 receipts -- verifiable proof of a completed payment
Deep-dive on AP2 receipts: the proof need, receipt contents (amount, parties, mandate reference, settlement), cryptographic signing, verification, lin…
Read article →AP2 payment reconciliation architecture
Deep-dive on reconciling agent-initiated payments: normalizing internal ledger, processor, and bank records into a canonical schema, tiered exact/fuzz…
Read article →AP2 recurring payments architecture
How AP2 handles standing authorization: the recurring mandate versus a one-off cart mandate, the billing-cycle state machine, dunning and smart retry …
Read article →AP2 refunds -- returning money for an agent payment
Deep-dive on AP2 refunds: the return-money need, refund (cooperative) vs chargeback (disputed), linking to the original payment/receipt, full vs parti…
Read article →AP2 Security
A working threat model for AP2 agent payments: the assets worth stealing and the adversaries who want them, prompt injection that drives an agent to t…
Read article →AP2 split payment architecture
Deep-dive on split payments in an agent commerce protocol: a single buyer authorization and capture fanned into exact per-payee shares by an allocatio…
Read article →AP2 stablecoin architecture
How stablecoins work as a settlement rail for AP2 agent payments: issuance and redemption mechanics, reserve composition and attestation, custody of a…
Read article →Payment tokenization for agents
Deep-dive on payment credential tokenization in agent-payments architectures: token service providers and the token vault, domain restriction controls…
Read article →Payment velocity limits architecture
Deep-dive on velocity limits for payments: multi-key extraction, windowed atomic counters, sliding windows and distinct-count dimensions, a data-drive…
Read article →AP2 Verification
Runtime verification in AP2 agent payments: separating authentication from authorization, walking the agent's authority chain back to…
Read article →AP2 wallet architecture
How an AP2 wallet holds signing authority: user-held, custodial and MPC custody models, key generation inside a secure enclave, TEE or HSM, the signin…
Read article →