Who It's For
- Developers shipping AI assistants or custom agents into a buyer flow.
- Products embedding checkout into existing app UX.
- Merchants validating AI channel demand before connector expansion.
Start with a 3-day trial, send an order through the API, and leave with proof: production-safe checkout behavior without rebuilding idempotency and webhook delivery internals.
Start with your live oc_live_... key.
Run GET /health, seed demo data, and resolve one seeded SKU.
Call the order endpoint with Idempotency-Key and verify delivery.
Choose this path when you want AI-driven selling with API control. OrderCore handles checkout reliability so your team can focus on product flow, not rebuilding payment-session and delivery guarantees.
oc_live_... key.
GET /health and POST /v1/onboarding/demo-data to resolve sample IDs.
POST /v1/orders with an idempotency key and verify delivery.
Evidence-ready proof before ad scale: security controls, runtime reliability, and clear commercial trust paths.
This page is for teams that want assistant-first selling. It keeps the current capability line honest while directing traffic into the direct AI path.
/v1/account/checkout-access-tokens/v1/account/buyer-checkout-linksmerchant_reference_id to correlate lead, buyer link, checkout, and final orderemail when you want the buyer link locked to one recipientsuccess_url and cancel_url so the buyer page can return to the merchant flowpayment-intent and confirm client_secret client-sidepayment_intent_id410 buyer_link_consumed/v1/account/buyer-checkout-links/regenerate/v1/orders/lookup?merchant_reference_id=... to trace the latest checkout session and order stateReference flows in repo: scripts/public_checkout_flow.sh, scripts/ordercore_quick_setup.sh, scripts/ordercore_connector_quick_setup.sh, scripts/ordercore_merchant_helper.py, scripts/ordercore_merchant_helper.mjs, and scripts/ordercore_merchant_sdk.mjs for create/batch/regenerate/lookup/import/webhook/smoke operations.
POST /v1/onboarding/catalog-csv during pilot onboardingscripts/ordercore_quick_setup.sh, scripts/ordercore_connector_quick_setup.sh, scripts/ordercore_merchant_helper.py, scripts/ordercore_merchant_helper.mjs, and scripts/ordercore_merchant_sdk.mjs, including webhook delivery metrics, smoke trigger, connector package bootstrap, batch CSV-row buyer link creation, importable Node operations, and machine-readable CLI helpFor direct AI pilots, include your API base URL, current checkout surface, and monthly order volume in the first message.