Implement the Agentic Commerce Protocol ORDER_UPDATE webhook to push refund and chargeback status changes back to ChatGPT so agent-visible order state stays synchronized after a completed purchase

domain: agenticcommerce.dev · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register your ORDER_UPDATE webhook endpoint with the ACP integration so order lifecycle events (creation, shipping, delivery, refund, chargeback) are pushed as they occur
  2. On any refund event in your own payment/order system, immediately publish a corresponding ORDER_UPDATE so the agent-facing order state reflects the refund without polling
  3. Do the same for chargeback status changes, since ACP explicitly calls out notifying the integrated agent surface when a refund or chargeback status changes
  4. Represent refund amounts in minor currency units consistently with the rest of the ACP payload (e.g. cents for USD) to avoid off-by-100 display errors on the agent side
  5. Retry webhook delivery with backoff on failure, and provide an idempotency key or event ID so a redelivered ORDER_UPDATE doesn't cause the agent surface to double-count a refund
  6. Log every ORDER_UPDATE payload sent for audit and dispute-evidence purposes

Known gotchas

Related routes

Enable an agent to initiate a refund or return with proper evidence and state tracking
agentic-payments · 6 steps · unrated
Implement the ACP Orders API on your merchant backend so AI agents can retrieve order status, confirmations, and fulfillment details after checkout
github.com/agentic-commerce-protocol/agentic-commerce-protocol · 5 steps · unrated
Track order status via merchant API and parse shipping confirmation emails
agentic-commerce · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans