AI Checkout
An AI agent can prepare a real order via MCP and hand the shopper a checkout link — it never touches a payment method.
Opt-in per store
Agent
create_checkout
Checkout link
Shopper pays
WooCommerce order
No payment method touched
The agent only ever gets a checkout URL back — never a card number, never a stored payment method.
A real, native order
create_checkout builds a genuine WooCommerce order (status: pending payment) — visible in your normal Orders list, stock-checked up front.
Gated by its own key
Every other MCP tool stays public by design, but create_checkout requires a dedicated key (shown in Settings once enabled) — only agents you've given it can create orders.
Off by default — turn it on per store
In your store's WordPress admin: Suita → Settings → "Enable AI Checkout". Nothing changes until you flip that on.
Connect a store