Skip to content

OrderCore / Field notes

Build agents that
finish the order.

Practical guides to checkout, retries and the systems around them. Written for developers putting AI agents to work.

Latest · Reliability · 15 September 2026

Handle repeated checkout events with signature checks, a durable inbox and a local demo you can run without credentials.

Read the webhook retry guide ↗
A receiver built for retries
delivery-42APPLIED
delivery-42SKIPPED

Verify the signature.
Commit the update once.

Guides, tutorials & research

API documentation ↗

From reading to running

Try the checkout retry yourself.

The offline demo completes the same checkout twice and checks that one order comes back. No API key or payment account required.

Run the offline demo