Skip to main content

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.

The Blocked Orders log shows orders that customers attempted to place but were rejected by the system. These are orders that never reached your kitchen - they were blocked at checkout for a specific reason.

Viewing Blocked Orders

Go to Reports > Logs in the dashboard to see the blocked orders log. Each entry shows:
  • Date - When the order attempt occurred
  • Block reason - Why the order was rejected
  • Order type - Pickup, Delivery, or Dine-in
  • Total - The order value
  • Items - What was in the cart
  • Customer - Who attempted the order

Block Reasons

Availability Issues

ReasonDescription
sold_outOne or more items are snoozed or out of stock
venue_closedStore is not accepting orders at this time
time_slot_expiredPre-order time has passed or is too soon
preorder_outside_special_hoursPre-order falls outside special opening hours
item_unavailable_todayItem is not available on this day
order_cutoff_reachedOrder cutoff time for this slot has passed

Order Value Issues

ReasonDescription
min_delivery_value_errorOrder below minimum for delivery
min_pickup_value_errorOrder below minimum for pickup
min_in_store_value_errorOrder below minimum for dine-in
max_delivery_value_errorOrder exceeds maximum for delivery
max_pickup_value_errorOrder exceeds maximum for pickup
max_in_store_value_errorOrder exceeds maximum for dine-in
min_item_quantity_errorOrder doesn’t meet minimum item quantity

Slot Limits

ReasonDescription
slot_quantity_limit_exceededToo many orders in this time slot
slot_monetary_limit_exceededRevenue limit for this slot reached
slot_item_quantity_limit_exceededItem quantity limit for this slot reached

Payment & Discount Issues

ReasonDescription
bad_totalCart total doesn’t match (usually a sync issue)
invalid_discountDiscount code is invalid or expired
gift_card_errorGift card processing failed
piggy_voucher_errorPiggy voucher is invalid or expired
como_errorComo loyalty reward issue
como_insufficient_balanceNot enough Como points

Other Issues

ReasonDescription
missing_customer_fieldsRequired customer info not provided
bill_closedDine-in bill is already closed
delivery_too_farDelivery address outside delivery zones
modifier_not_foundSelected modifier no longer exists

Using the Blocked Orders Log

The log helps you identify:
  1. Menu sync issues - Frequent sold_out blocks may indicate your menu availability isn’t updating correctly
  2. Slot capacity - slot_*_exceeded blocks show when you’re hitting operational limits
  3. Pricing mismatches - bad_total blocks can indicate caching or sync issues

Exporting Data

Click Export to download the blocked orders as a CSV file for further analysis.