Auto Ready automatically updates orders to “Ready for Pickup” status when their estimated time arrives. This removes the need for staff to manually mark each order as ready.Documentation Index
Fetch the complete documentation index at: https://storekit.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
- Customer places an order with an estimated ready time
- storekit schedules an automatic status update for that time
- When the time arrives, the order is marked as “Ready”
- Customer receives their “order ready” notification
Timing Logic
The timing is calculated as follows:| Scenario | When order is marked ready |
|---|---|
| Order has an estimated time | At the estimated time |
| No estimated time set | 30 minutes after order is placed |
- Order placed at 12:00 with estimated time 12:25 → marked ready at 12:25
- Order placed at 12:00 with no estimated time → marked ready at 12:30
When to Use Auto Ready
Auto Ready works best for:- High-volume operations - When manually marking each order is impractical
- Consistent prep times - When you reliably hit your estimated times
- Self-service pickup - Where customers collect without staff interaction
When NOT to Use Auto Ready
If your POS already sends order status updates to storekit, those updates will mark orders as ready at the correct time. Enabling Auto Ready on top of this creates race conditions where customers may receive multiple notifications or see incorrect status.Configuration
- Go to Store Settings > Operations
- Find Auto Ready
- Select which fulfillment methods should use Auto Ready:
- Pickup
- Delivery
- In-Store
- Catering Pickup
- Catering Delivery
- Save changes
Best Practices
- Set accurate prep times - Auto Ready relies on your estimated times being accurate
- Monitor during busy periods - Disable temporarily if you’re running behind
- Train staff - Ensure kitchen knows orders will auto-update and customers will be notified
- Use with order displays - Pair with customer-facing displays so customers can see their order status