Recover and Review Unfinished Orders with Jeepno AI Order
Discover how Jeepno AI Order captures draft checkout information so store teams can review, edit and manage unfinished orders.

A customer can begin entering checkout information and leave before completing the order. Without a draft workflow, that context disappears. Jeepno AI Order captures supported checkout details as a draft so authorized store teams can review unfinished order activity.
What is the Jeepno AI Order plugin?
AI Order is the dashboard name for Jeepno's draft-order plugin. It autosaves supported checkout data, stores it separately from confirmed orders and provides management pages for reviewing, editing or deleting those drafts.
Timed checkout autosave
The storefront script waits briefly after relevant form activity, then sends the available draft data to the capture endpoint. Debouncing avoids a request for every keystroke while still preserving recent progress.
Drafts stay separate from confirmed orders
Captured information is stored in the draft-orders table with JSON data and identifiers such as device or phone when available. A draft is not treated as a completed purchase, which prevents unfinished activity from becoming a normal order automatically.
Review and edit from the dashboard
Authorized users can view the draft-order list and open an item for review or correction. Role permissions distinguish users who may view drafts from those allowed to edit or delete them.
Cleanup after a real order
When a confirmed order is inserted, the plugin can remove matching draft records using available device and phone context. This keeps the draft list from retaining an already completed journey unnecessarily.
How AI Order benefits a store
- Preserves supported checkout progress before confirmation.
- Separates draft activity from real orders.
- Gives teams a searchable management workflow.
- Supports editing and deletion through permissions.
- Cleans up matching drafts after order creation.
- Provides useful context for assisted follow-up.
Use draft data responsibly
A saved draft is not consent to place an order or send unlimited marketing messages. Stores should disclose data collection appropriately, follow privacy and communication rules, and confirm customer intent before converting any assisted conversation into a purchase.


