# docs ## Docs - [Basket Prefill via URL](https://storekit.com/docs/developers/basket-prefill.md): Pre-populate a customer's basket with PLU codes in the URL. Build re-order links, marketing campaign URLs, and QR codes that open the cart with items added. - [Customer Details Prefill via URL](https://storekit.com/docs/developers/customer-prefill.md): Pre-populate customer details like name, email, and phone using URL query parameters. Build seamless checkout links for loyalty, marketing, and CRM workflows. - [Developer Introduction](https://storekit.com/docs/developers/introduction.md): Build integrations on top of storekit using the REST API and webhooks. Learn how to authenticate, listen for events, and automate your store operations. - [Idempotency & Deduplication](https://storekit.com/docs/developers/webhooks/advanced/idempotency.md): Handle duplicate webhook deliveries safely using the svix-id header. Deduplicate events and design idempotent handlers for at-least-once delivery. - [Rate Limiting](https://storekit.com/docs/developers/webhooks/advanced/rate-limiting.md): Control how fast storekit delivers webhooks to your endpoint. Set per-second rate limits to protect your systems from spikes during peak ordering periods. - [Webhooks Overview](https://storekit.com/docs/developers/webhooks/overview.md): Receive real-time notifications from storekit via HTTP POST webhooks. Build integrations that react to orders, payments, and store activity instantly. - [Payload Format](https://storekit.com/docs/developers/webhooks/payload-format.md): Reference for the standard storekit webhook payload structure, including JSON body format, HTTP headers, content type, and the metadata sent with every event. - [Retry Policy](https://storekit.com/docs/developers/webhooks/retry-policy.md): Reference for the exponential backoff retry schedule for failed webhook deliveries — including timing, attempt limits, and unreachable endpoint handling. - [Setting Up Webhooks](https://storekit.com/docs/developers/webhooks/setting-up-webhooks.md): Configure webhook endpoints in the storekit dashboard, choose which event types to subscribe to, and start receiving real-time event notifications. - [Slack Integration](https://storekit.com/docs/developers/webhooks/slack-integration.md): Send storekit webhook notifications directly to Slack channels. Get instant alerts for new orders, refunds, and store events without writing custom code. - [Testing Webhooks](https://storekit.com/docs/developers/webhooks/testing-webhooks.md): Test your webhook integration before going live. Send sample events from the dashboard, replay deliveries, and develop locally using ngrok or similar tunnels. - [Transformations](https://storekit.com/docs/developers/webhooks/transformations.md): Modify storekit webhook payloads with custom JavaScript before they reach your endpoint. Change the URL, method, body, or headers without a proxy server. - [Troubleshooting](https://storekit.com/docs/developers/webhooks/troubleshooting.md): Diagnose and fix common webhook problems including signature verification failures, incorrect secrets, missing events, and endpoint timeouts in storekit. - [Verifying Signatures](https://storekit.com/docs/developers/webhooks/verifying-signatures.md): Secure your webhooks by verifying the HMAC signature on every request. Confirm payloads come from storekit and have not been tampered with in transit. - [Webhook Events](https://storekit.com/docs/developers/webhooks/webhook-events.md): Reference for every storekit webhook event including order created, accepted, rejected, refunded, item out of stock, and payment status events with payloads. - [Contact Support](https://storekit.com/docs/getting-started/contact-support.md): Reach the storekit support team via live chat, WhatsApp, email, or phone. Find response times, hours of operation, and the best channel for urgent issues. - [3. Build Your Menu](https://storekit.com/docs/getting-started/launch/build-your-menu.md): Add your menu to storekit by importing from another platform, syncing from your POS, uploading a CSV spreadsheet, or building it manually in the dashboard. - [4. Configure Fulfillment](https://storekit.com/docs/getting-started/launch/configure-fulfillment.md): Configure fulfillment for your storekit store including pickup, delivery, dine-in, and catering. Set delivery zones, prep times, and order method options. - [6. Connect Printing](https://storekit.com/docs/getting-started/launch/connect-printing.md): Connect a Star Micronics CloudPRNT receipt printer to storekit so kitchen tickets print automatically when new orders arrive. Step-by-step setup instructions. - [1. Create Your Store](https://storekit.com/docs/getting-started/launch/create-your-store.md): Create your first storekit store by entering your business name, address, contact details, and branding. The first step in launching your online ordering site. - [2. Set Opening Hours](https://storekit.com/docs/getting-started/launch/set-opening-hours.md): Set storekit opening hours, configure multiple time slots for lunch and dinner service, and customise hours per fulfillment method like delivery or pickup. - [5. Set Up Payments](https://storekit.com/docs/getting-started/launch/set-up-payments.md): Enable storekit Payments powered by Adyen to accept cards, Apple Pay, Google Pay, Klarna, and local methods. Connect a bank account to start receiving payouts. - [7. Test & Go Live](https://storekit.com/docs/getting-started/launch/test-and-go-live.md): Run through the pre-launch checklist, place a test order to verify your setup, and publish your storekit store so customers can start placing real orders. - [Quick Start Guide](https://storekit.com/docs/getting-started/quick-start-guide.md): Step-by-step setup guide to launch your storekit store. Create the store, build a menu, set hours, configure payments and fulfillment, and go live fast. - [Catering Services](https://storekit.com/docs/getting-started/store-types/catering-services.md): Configure storekit for catering services and large group orders. Enable advance scheduling, lead times, minimum order values, and dedicated catering menus. - [Delivery & Pickup Store](https://storekit.com/docs/getting-started/store-types/delivery-pickup-store.md): Set up a storekit store for delivery and click-and-collect pickup workflows. Configure zones, fees, prep times, and order tracking for off-premise sales. - [Dine-In (Pay at Table)](https://storekit.com/docs/getting-started/store-types/dine-in-pay-at-table.md): Enable QR code dine-in ordering and pay at table for restaurants and bars. Guests browse, order, and pay from their phone without flagging down a server. - [POS-Connected Store](https://storekit.com/docs/getting-started/store-types/pos-connected-store.md): Set up a storekit store that connects to your existing POS system. Sync menus, push orders to the kitchen, and keep stock aligned across every channel. - [Supported Regions](https://storekit.com/docs/getting-started/supported-regions.md): Reference for the countries, languages, and currencies supported by storekit, including which regions support storekit Payments and local payment methods. - [What is storekit?](https://storekit.com/docs/getting-started/what-is-storekit.md): Learn what storekit is and how the QR code ordering and payment platform helps restaurants, bars, and hospitality venues take orders without an app or download. - [Dashboard Language](https://storekit.com/docs/guides/account/dashboard-language.md): Change the display language of the storekit admin dashboard so you and your team can work in the language you prefer. Per-user setting, no impact on customers. - [Account Structure](https://storekit.com/docs/guides/account/overview.md): Understand the account, brand, and store hierarchy in storekit. Each store has its own menu, hours, and settings, all rolled up under a single owner account. - [Password Reset](https://storekit.com/docs/guides/account/password-reset.md): Reset your storekit account password from the login screen, recover access if you've been locked out, and help team members regain access to their accounts. - [Team Members](https://storekit.com/docs/guides/account/users.md): Invite team members to your storekit account, assign roles like admin or staff, and control which stores and features each user can access from the dashboard. - [Allergen Strategy](https://storekit.com/docs/guides/compliance/allergen-strategy.md): Choose the right allergen compliance strategy for your storekit store. Compare opt-in disclaimers, full allergen tagging, and ingredient-level approaches. - [Auto-Applied Discounts](https://storekit.com/docs/guides/discounts/auto-applied.md): Set up auto-applied discounts that activate at checkout without requiring a code. Reward customers automatically when their order matches your conditions. - [Bulk Import Discounts](https://storekit.com/docs/guides/discounts/bulk-import.md): Upload many storekit discount codes at once with a CSV import. Save time creating large batches of unique codes for partnerships, gift cards, and events. - [Buy X Get Y Discounts](https://storekit.com/docs/guides/discounts/buy-x-get-y.md): Create buy-one-get-one and conditional bundle promotions in storekit. Reward customers with a free or discounted item when they purchase qualifying products. - [Delivery Fee in Discounts](https://storekit.com/docs/guides/discounts/delivery-fee-inclusion.md): Choose whether the delivery fee is included in or excluded from a storekit discount calculation. Control how much customers save and protect your margins. - [Discount Codes](https://storekit.com/docs/guides/discounts/discount-codes.md): Create percentage, fixed amount, and free delivery discount codes in storekit. Set custom rules, redemption limits, and expiry dates for any promotion. - [Fixed Monetary Discounts](https://storekit.com/docs/guides/discounts/fixed-discounts.md): Offer a set monetary amount off the order total with fixed-value discounts in storekit. Predictable cost, easy for customers to understand at a glance. - [Free Delivery Discounts](https://storekit.com/docs/guides/discounts/free-delivery.md): Remove the delivery fee at checkout with free delivery discounts in storekit. One of the most effective ways to boost takeaway and delivery conversion. - [Limiting Discount Availability](https://storekit.com/docs/guides/discounts/limiting-availability.md): Restrict storekit discounts to specific days, hours, fulfillment types, or order channels. Target the right customers at the right time without manual toggling. - [Limiting Discount Redemptions](https://storekit.com/docs/guides/discounts/limiting-redemptions.md): Cap how many times a discount can be used overall and per customer. Manage promotion spend, prevent abuse, and run limited-time offers without surprise costs. - [Minimum Spend & Maximum Discount](https://storekit.com/docs/guides/discounts/minimum-spend-maximum-discount.md): Protect storekit margins with discount thresholds. Require a minimum spend before discounts apply and cap the maximum discount value per order at checkout. - [Discounts Overview](https://storekit.com/docs/guides/discounts/overview.md): Drive sales and reward loyal customers with the storekit discounts engine. Build percentage, fixed, free delivery, and bundle promotions with flexible rules. - [Percentage Discounts](https://storekit.com/docs/guides/discounts/percentage-discounts.md): Set up percentage-off discounts in storekit. Ideal for site-wide sales, category promotions, customer appreciation offers, and limited-time seasonal campaigns. - [Promotions](https://storekit.com/docs/guides/discounts/promotions.md): Run auto-applied promotions that activate at checkout without a code. Configure trigger conditions and roll out seamless offers to every eligible customer. - [Scheduling Discounts](https://storekit.com/docs/guides/discounts/scheduling.md): Plan storekit discounts in advance with start and end dates. Schedule promotions to activate and deactivate automatically without staff intervention. - [Catering Setup](https://storekit.com/docs/guides/fulfillment/catering-setup.md): Set up catering pickup and delivery in storekit for large orders. Configure lead times, minimum spend, advance scheduling, and dedicated catering menus. - [Delivery Zones](https://storekit.com/docs/guides/fulfillment/delivery/delivery-zones.md): Define storekit delivery zones using driving distance, polygon shapes drawn on a map, or postcode lists. Set per-zone delivery fees, minimums, and prep times. - [Enabling Delivery](https://storekit.com/docs/guides/fulfillment/delivery/enabling-delivery.md): Enable the delivery fulfillment method on your storekit store so customers can order food and drinks for home delivery to their address with a single tap. - [Dine-in & Tables](https://storekit.com/docs/guides/fulfillment/dine-in-tables.md): Configure dine-in table ordering in storekit so seated guests can scan a QR code at their table, view the menu, and place orders directly from their phones. - [Pickup Setup](https://storekit.com/docs/guides/fulfillment/pickup-setup.md): Enable click-and-collect pickup in storekit so customers can order online and collect in store. Set pickup time slots, prep windows, and confirmation rules. - [Capturing Guest Data](https://storekit.com/docs/guides/guest-data/overview.md): Balance checkout speed with valuable customer insights. Decide which guest data fields to collect, how they affect conversion, and where to use the data later. - [Live Chat Widgets](https://storekit.com/docs/guides/increasing-sales/chat-widgets.md): Convert more visitors into customers by adding a live chat widget to your storekit store. Answer questions in real time and rescue catering inquiries. - [Delivery Fee Strategies](https://storekit.com/docs/guides/increasing-sales/delivery-fee-strategies.md): Optimise delivery fees and service charges to maximise checkout conversion while still covering costs. Compare flat, tiered, distance, and free options. - [Google Business Profile](https://storekit.com/docs/guides/increasing-sales/google-business-profile.md): Add your storekit ordering link to your Google Business Profile to drive online orders directly from Google Search and Maps without paying any commission fees. - [Loyalty Programs](https://storekit.com/docs/guides/increasing-sales/loyalty-programs.md): Increase repeat orders and customer lifetime value with loyalty programs integrated into storekit checkout. Customers earn and redeem rewards with no extra app. - [API & Webhooks](https://storekit.com/docs/guides/integrations/api-webhooks.md): Use the storekit API and webhook system to build custom integrations, automate workflows, and connect storekit to internal tools or third-party platforms. - [Cyclone](https://storekit.com/docs/guides/integrations/delivery/cyclone.md): Connect Cyclone Couriers to storekit for last-mile bike, scooter, and car delivery across Ireland. Orders dispatch automatically when customers check out. - [Nash](https://storekit.com/docs/guides/integrations/delivery/nash.md): Connect Nash to storekit to orchestrate deliveries across multiple courier networks. Nash automatically routes each order to the best available driver near you. - [Orkestro](https://storekit.com/docs/guides/integrations/delivery/orkestro.md): Connect Orkestro to storekit to manage your own delivery drivers or route orders to on-demand courier networks. Live tracking and dispatch from one platform. - [PedalMe](https://storekit.com/docs/guides/integrations/delivery/pedalme.md): Connect PedalMe to storekit for sustainable electric cargo bike delivery across London. Eco-friendly last-mile delivery dispatched automatically at checkout. - [Shipday](https://storekit.com/docs/guides/integrations/delivery/shipday.md): Connect Shipday to storekit to dispatch orders to your own delivery drivers with route optimisation, smart batching, live tracking, and customer ETAs. - [Uber Direct](https://storekit.com/docs/guides/integrations/delivery/uber-direct.md): Use Uber Direct as a white-label courier in storekit. Customers order from your store and an Uber driver delivers — without Uber branding or Uber Eats fees. - [Loyalty & Gift Cards](https://storekit.com/docs/guides/integrations/loyalty-gift-cards.md): Connect loyalty programs and gift card providers to storekit. Let customers earn points, redeem rewards, and pay with gift cards directly at online checkout. - [Acteol](https://storekit.com/docs/guides/integrations/marketing/acteol.md): Sync storekit customer and order data to Acteol, the hospitality CRM platform. Build comprehensive guest profiles and power marketing automation campaigns. - [Airship](https://storekit.com/docs/guides/integrations/marketing/airship.md): Connect Airship to storekit to send push notifications, SMS, and in-app messages based on order events. Power lifecycle messaging and re-engagement campaigns. - [Google Tag Manager & Meta Pixel](https://storekit.com/docs/guides/integrations/marketing/google-tag-manager.md): Track customer behaviour and conversions on your storekit store with Google Tag Manager and Meta Pixel. Measure ad performance and build retargeting audiences. - [Klaviyo](https://storekit.com/docs/guides/integrations/marketing/klaviyo.md): Send real-time storekit customer and order data to Klaviyo for email and SMS marketing automation. Power abandoned cart, win-back, and post-order flows. - [Mailchimp](https://storekit.com/docs/guides/integrations/marketing/mailchimp.md): Sync storekit customer data to your Mailchimp audience automatically. Power email campaigns, newsletters, and segmented marketing flows for repeat business. - [Stampede](https://storekit.com/docs/guides/integrations/marketing/stampede.md): Connect storekit customer data to Stampede for hospitality CRM and WiFi marketing. Enrich guest profiles and run automated email and SMS campaigns at scale. - [OpenTable](https://storekit.com/docs/guides/integrations/opentable.md): Connect OpenTable reservations with your storekit Order & Pay or Pay at Table setup. Create a unified guest experience from booking through payment in one flow. - [Operations](https://storekit.com/docs/guides/integrations/operations.md): Connect storekit to operations and workflow tools to streamline daily processes including kitchen displays, inventory, scheduling, and management reporting. - [Integrations Overview](https://storekit.com/docs/guides/integrations/overview.md): Connect storekit to your existing tools and workflows including POS, delivery, marketing, loyalty, and analytics platforms. Browse all available integrations. - [PLU Mapping Guide](https://storekit.com/docs/guides/integrations/pos/advanced/plu-mapping.md): Best practices for mapping products between storekit and your POS using PLU codes. Avoid common pitfalls and ensure orders flow accurately to the kitchen. - [POS Troubleshooting](https://storekit.com/docs/guides/integrations/pos/advanced/troubleshooting.md): Diagnose and resolve common POS integration issues in storekit including missing orders, menu sync errors, mapping problems, and connection timeouts. - [Centegra](https://storekit.com/docs/guides/integrations/pos/centegra.md): Connect Centegra POS to storekit for order injection and floor plan sync. Manual product linking via PLUs sends orders straight to your existing tills. - [Lightspeed K-Series](https://storekit.com/docs/guides/integrations/pos/lightspeed-k-series.md): Connect Lightspeed K-Series (formerly iKentoo) to storekit for full menu sync, order injection, real-time stock updates, floor plan sync, and pay at table. - [Order Injection](https://storekit.com/docs/guides/integrations/pos/order-injection.md): Learn how storekit injects online orders into your POS terminal automatically within seconds of checkout, eliminating double entry and re-keying for staff. - [POS Integration Overview](https://storekit.com/docs/guides/integrations/pos/overview.md): Connect your point-of-sale system to storekit to sync menus, inject orders directly into the till, and keep stock aligned across online and in-venue channels. - [PointOne](https://storekit.com/docs/guides/integrations/pos/pointone.md): Connect storekit to PointOne cloud POS for automatic menu sync, order injection, and pay at table. Step-by-step instructions for the bi-directional integration. - [TISSL](https://storekit.com/docs/guides/integrations/pos/tissl.md): Connect TISSL POS to storekit for order injection and pay-at-table using manual product linking. Send online orders directly to your existing TISSL tills. - [Zonal (Aztec)](https://storekit.com/docs/guides/integrations/pos/zonal.md): Connect Zonal Aztec POS to storekit for menu sync, order injection with basket validation, floor plan sync for dine-in, and full pay-at-table functionality. - [Tenzo](https://storekit.com/docs/guides/integrations/tenzo.md): Connect Tenzo to storekit for AI-powered restaurant analytics, sales forecasting, and operational planning. Sales and order data syncs automatically each day. - [TiPJAR](https://storekit.com/docs/guides/integrations/tipjar.md): Send digital tips collected through storekit to TiPJAR for transparent, fair distribution across your team. Compliant tronc and gratuity handling. - [Voucher Connect](https://storekit.com/docs/guides/integrations/voucher-connect.md): Accept gift cards and vouchers in storekit via Voucher Connect. Customers can redeem partial or full balances on orders and table bills at online checkout. - [Custom Domains](https://storekit.com/docs/guides/marketing/custom-domains.md): Connect your own domain to your storekit ordering page for a fully branded customer experience. Replace the default subdomain with your business URL. - [Customer Data](https://storekit.com/docs/guides/marketing/customer-data.md): Browse your storekit customer database to view order history, contact details, total spend, and marketing opt-in status. Export segments for email campaigns. - [Customer Feedback](https://storekit.com/docs/guides/marketing/customer-feedback.md): Collect post-order feedback with star ratings and comments in storekit. Route happy customers to leave reviews on Google and TripAdvisor automatically. - [Promotional Banners](https://storekit.com/docs/guides/marketing/promotional-banners.md): Add visual promotional banners to your storekit menu page to highlight special offers, new items, opening announcements, and seasonal events for guests. - [Stories](https://storekit.com/docs/guides/marketing/stories.md): Add full-screen vertical video stories to your storekit menu page. Drive engagement and sales with Instagram-style content featuring your dishes and offers. - [Menu Structure](https://storekit.com/docs/guides/menu-engineering/menu-structure.md): Organise your storekit menu so customers can find what they want quickly. Best practices for category order, naming, descriptions, and structure to grow sales. - [Product Photography](https://storekit.com/docs/guides/menu-engineering/product-photography.md): Capture stunning product photography for your storekit menu. Lighting, framing, and composition tips that increase orders by up to 24% on photographed items. - [Stories](https://storekit.com/docs/guides/menu-engineering/stories.md): Embed Instagram-style vertical videos on your storekit menu to showcase dishes, drive engagement, and convert undecided guests into paying customers. - [Videos](https://storekit.com/docs/guides/menu-engineering/videos.md): Replace static menu images with eye-catching looping video clips in storekit. Sizzling food and pouring drinks capture attention and lift conversion rates. - [Availability & Snoozing](https://storekit.com/docs/guides/menu/availability-snoozing.md): Control when storekit products, categories, and your full store are available for ordering. Snooze items temporarily or hide them when out of stock for the day. - [Categories](https://storekit.com/docs/guides/menu/categories.md): Create and configure storekit menu categories with names, descriptions, images, and time-based scheduling so different sections appear at the right time of day. - [Compare At Price](https://storekit.com/docs/guides/menu/compare-at-price.md): Show original prices crossed out next to the current price in storekit to highlight discounts. Visual savings cues create urgency and improve conversion rates. - [Cost Price](https://storekit.com/docs/guides/menu/cost-price.md): Track product cost prices in storekit to enable margin analysis, profitability reporting, and AI-powered menu engineering. Never shown to customers. - [Course Assignments](https://storekit.com/docs/guides/menu/course-assignments.md): Assign storekit products to courses (starter, main, dessert) for dine-in POS integration. Drive ordered kitchen flow on KDS, printers, and table service. - [Custom Filters](https://storekit.com/docs/guides/menu/custom-filters.md): Help customers find the right items on large menus with custom storekit filters for diet, calorie range, ingredients, and preferences. Reduce abandonment. - [Deposits](https://storekit.com/docs/guides/menu/deposits.md): Add bottle deposits, container charges, or Pfand to storekit products. Refundable charge displayed separately from the price for transparency at checkout. - [Free Modifiers](https://storekit.com/docs/guides/menu/free-modifiers.md): Offer customers a set number of free modifier selections before charging for additional choices. Common for pizza toppings, salad bars, and bowls. - [Inventory Management](https://storekit.com/docs/guides/menu/inventory-management.md): Track storekit stock levels for products and modifiers to prevent overselling. When inventory hits zero, items show as unavailable to customers online. - [Modifiers](https://storekit.com/docs/guides/menu/modifiers.md): Let customers customise storekit products with modifier groups. Configure options, min/max selections, free choices, pricing, and required vs optional. - [Multi Max](https://storekit.com/docs/guides/menu/multi-max.md): Use Multi Max in storekit to control how many of a single modifier option a customer can pick — separate from the group's overall maximum selection limit. - [Nested Modifiers](https://storekit.com/docs/guides/menu/nested-modifiers.md): Show extra storekit modifier groups based on previous customer selections. Keep menus clean and guide customers through complex build-your-own flows. - [Nutrition Information](https://storekit.com/docs/guides/menu/nutrition-info.md): Add calorie counts and nutritional information to storekit menu items and modifiers to inform customer choices and meet regional menu labelling regulations. - [Menu Overview](https://storekit.com/docs/guides/menu/overview.md): Understand the storekit menu hierarchy of categories, products, and modifiers and how they fit together to build the customer ordering experience. - [POS Menu Sync](https://storekit.com/docs/guides/menu/pos-menu-sync.md): Sync your storekit menu from your POS using push, pull, or manual linking depending on your provider. Keep prices, items, and stock aligned across systems. - [Print Modifiers as Products](https://storekit.com/docs/guides/menu/print-modifiers-as-products.md): Send modifier options to printers and POS systems as separate line items in storekit instead of indented under the parent product. Improves ticket clarity. - [Products](https://storekit.com/docs/guides/menu/products.md): Add and configure products in your storekit menu with names, descriptions, images, prices, modifiers, and tags. The building blocks of your ordering page. - [Removal Modifiers](https://storekit.com/docs/guides/menu/removal-modifiers.md): Let customers remove default ingredients from storekit products with removal modifier groups. Show 'no onion' or 'no cheese' without cluttering the menu. - [Show & Hide Modifier Groups](https://storekit.com/docs/guides/menu/show-hide-modifiers.md): Toggle the visibility of storekit modifier groups on individual products. Hide groups from customers without losing the configuration for later use. - [Table Area Category Restrictions](https://storekit.com/docs/guides/menu/table-area-restrictions.md): Restrict which storekit menu categories appear in specific table areas. Show different parts of the menu in the bar, garden, or restaurant by QR code. - [Tags & Allergens](https://storekit.com/docs/guides/menu/tags-allergens.md): Manage allergens, dietary tags (vegan, gluten-free), and nutrition info in storekit at the product and modifier level. Inform customers and meet regs. - [Visual & Digital Menu](https://storekit.com/docs/guides/menu/visual-menu.md): Create a view-only digital menu in storekit with no ordering or checkout. Customers browse via QR code or link — ideal for in-venue dine-in menus. - [Customer Order Notifications](https://storekit.com/docs/guides/notifications/customer-communication.md): Send customers messages about their order directly from the storekit dashboard. Communicate substitutions, delays, or changes so guests stay informed and happy. - [Order Delay Notifications](https://storekit.com/docs/guides/notifications/order-delay.md): Notify storekit customers when their order is delayed beyond the expected time. Manage expectations, reduce complaints, and keep guests updated automatically. - [Auto Ready](https://storekit.com/docs/guides/orders/advanced/auto-ready.md): Automatically mark storekit orders as ready for pickup at their estimated time. Removes the manual step of staff updating each order during busy service. - [Blocking Pre-Order Timeslots](https://storekit.com/docs/guides/orders/advanced/block-timeslot.md): Block specific dates or timeslots in storekit to stop customers placing pre-orders during periods you can't fulfil — bank holidays or private events. - [Blocked Orders](https://storekit.com/docs/guides/orders/advanced/blocked-orders.md): Review the storekit Blocked Orders log to see orders rejected at checkout. Understand why customers were blocked and recover lost revenue from edge cases. - [Moving Orders](https://storekit.com/docs/guides/orders/advanced/move-orders.md): Reschedule a storekit pre-order to a different date or time when the original schedule no longer works. Keep customers informed without cancelling. - [Order Batching](https://storekit.com/docs/guides/orders/advanced/order-batching.md): Group multiple storekit orders from the same table into a single consolidated kitchen ticket. Reduce ticket noise and give the kitchen a complete table view. - [Order Limits](https://storekit.com/docs/guides/orders/advanced/order-limits.md): Set minimum and maximum order values, quantities, and per-order rules in storekit. Manage kitchen capacity, protect profitability, and prevent abuse. - [Order Code Generation](https://storekit.com/docs/guides/orders/advanced/order-sequence-policy.md): Configure how storekit generates short order codes used at pickup, on tickets, and in customer comms. Choose sequential, daily reset, or randomised. - [Archiving Orders](https://storekit.com/docs/guides/orders/archiving-orders.md): Archive completed storekit orders to keep your dashboard focused on active orders. Archived orders remain searchable in reports without cluttering live queues. - [Temporarily Disable Ordering](https://storekit.com/docs/guides/orders/disable-ordering.md): Temporarily pause your storekit store from accepting new orders without changing opening hours. Ideal for unexpected closures or reaching capacity. - [Managing Orders](https://storekit.com/docs/guides/orders/managing-live-orders.md): Manage storekit orders from the dashboard, your POS terminal, or via direct kitchen printing — or combine all three. Compare workflows for different operations. - [Orders Overview](https://storekit.com/docs/guides/orders/overview.md): Learn how orders flow through storekit from customer checkout to fulfilment. Covers order statuses, accept and reject actions, and managing live order queues. - [Checking Payments](https://storekit.com/docs/guides/pay-at-table/checking-payments.md): Verify storekit Pay at Table payment status from your POS or dashboard. Handle partial payments, split bills, and confirm full settlement before close. - [Pay at Table Overview](https://storekit.com/docs/guides/pay-at-table/overview.md): Pay at Table lets dine-in guests view the bill and pay from their phone. Faster table turns, no card machines, and no waiting on staff to bring the bill. - [Alipay](https://storekit.com/docs/guides/payments/alipay.md): Accept payments from Chinese customers and tourists with Alipay in your storekit store. Tap into a billion-user wallet and reduce friction for visiting guests. - [American Express](https://storekit.com/docs/guides/payments/amex.md): American Express is enabled by default on storekit stores alongside Visa and Mastercard. Learn about availability, processing fees, and disabling Amex. - [Bancontact](https://storekit.com/docs/guides/payments/bancontact.md): Accept Bancontact payments in storekit, the most popular payment method in Belgium used by over 80% of consumers. Supports both card and Bancontact mobile app. - [iDEAL](https://storekit.com/docs/guides/payments/ideal.md): Accept iDEAL payments in your storekit store, the leading online payment method in the Netherlands used for over 60% of all Dutch e-commerce transactions. - [Klarna](https://storekit.com/docs/guides/payments/klarna.md): Enable Klarna buy now, pay later in storekit including Pay in 3 instalments and Pay in 30 days. Drive larger basket sizes and improve checkout conversion rates. - [Payment Links](https://storekit.com/docs/guides/payments/payment-links.md): Create shareable storekit payment links to collect one-off or reusable payments from customers. Send via email, SMS, or chat — no order required at checkout. - [Payment Methods Overview](https://storekit.com/docs/guides/payments/payment-methods.md): Overview of every payment method supported in storekit, including cards, Apple Pay, Google Pay, Klarna, and country-specific local options like iDEAL and TWINT. - [Refunds & Payouts](https://storekit.com/docs/guides/payments/refunds-payouts.md): Understand how storekit refunds are processed and how they affect your payout balance, settlement schedule, and bank transfers. Full or partial refund handling. - [storekit Payments Setup](https://storekit.com/docs/guides/payments/storekit-payments-setup.md): Set up storekit Payments powered by Adyen to accept cards, digital wallets, and local methods. Connect a bank account, complete KYC, and get paid out. - [Tips & Service Charges](https://storekit.com/docs/guides/payments/tips-service-charges.md): Configure customer tipping options and automatic service charges in your storekit store. Choose suggested amounts, set defaults, and apply per fulfillment type. - [TWINT](https://storekit.com/docs/guides/payments/twint.md): Accept TWINT payments in your storekit store, Switzerland's most popular mobile payment app. Automatically enabled for Swiss stores at no extra setup cost. - [Yoco](https://storekit.com/docs/guides/payments/yoco.md): Set up the Yoco payment integration for storekit stores in South Africa. Step-by-step instructions to start accepting card payments through Yoco's network. - [Fallback Printing](https://storekit.com/docs/guides/printing/fallback-printing.md): Automatically print storekit orders if your POS integration fails. Fallback printing ensures orders still reach the kitchen when the POS connection drops out. - [Print Name](https://storekit.com/docs/guides/printing/print-name.md): Override the printed name of storekit products and modifiers on kitchen tickets. Use abbreviations, internal codes, or kitchen-specific terminology for clarity. - [Print Order](https://storekit.com/docs/guides/printing/print-order.md): Rearrange the order items appear on storekit kitchen tickets without changing the customer-facing menu. Print drinks before food or group items by station. - [Printer Setup](https://storekit.com/docs/guides/printing/printer-setup.md): Connect Star Micronics CloudPRNT receipt printers to storekit to print order tickets automatically. WiFi or ethernet setup for reliable kitchen printing. - [Split Printing](https://storekit.com/docs/guides/printing/split-printing.md): Route storekit order items to different printers based on menu category. Send drinks to the bar printer and food to the kitchen for faster service. - [Troubleshooting](https://storekit.com/docs/guides/printing/troubleshooting.md): Diagnose and fix common storekit printing problems with the interactive troubleshooter. Reference Star printer LED status codes for connectivity issues. - [Fee Report & Daily Summary](https://storekit.com/docs/guides/reports/fee-report.md): View transaction fees, daily revenue summaries, and reconcile sales to bank payouts in the storekit Daily Summary report. Match net deposits to revenue. - [Reports Overview](https://storekit.com/docs/guides/reports/overview.md): Track performance and make data-driven decisions with storekit reporting. Sales reports, payout reconciliation, transactions, and pre-order demand analytics. - [Pre-Orders Product Report](https://storekit.com/docs/guides/reports/pre-orders-report.md): Analyse storekit pre-order demand by product to plan inventory, prep schedules, and staffing for upcoming dates. Spot trends before they hit the kitchen. - [Refunded Orders Report](https://storekit.com/docs/guides/reports/refunded-orders-report.md): Track and review every refunded order in storekit. Spot patterns, identify root causes of refund rates, and take action to reduce future refunds across stores. - [Sales Reports](https://storekit.com/docs/guides/reports/sales-reports.md): Analyse storekit sales data including revenue breakdowns, popular products, average order value, and trends across stores, time periods, and fulfillment types. - [All Transactions Report](https://storekit.com/docs/guides/reports/transactions-report.md): View a complete record of every payment processed through your storekit store including successful charges, declined attempts, refunds, and chargeback details. - [Branding & Design](https://storekit.com/docs/guides/store-settings/branding-design.md): Customise your storekit store branding including logo, colours, fonts, and visual design to match your brand identity throughout the customer ordering journey. - [Custom Privacy Policy & Terms](https://storekit.com/docs/guides/store-settings/custom-policies.md): Replace the default storekit privacy policy and terms with your own custom content. Add legal pages written in your dashboard that match your business needs. - [Image Specifications](https://storekit.com/docs/guides/store-settings/image-specifications.md): Recommended image sizes, aspect ratios, and file formats for storekit logos, product photos, and category images. Optimised assets for fast loading. - [Manager PINs](https://storekit.com/docs/guides/store-settings/manager-pins.md): Set up manager PIN codes in storekit to gate sensitive actions like processing refunds, voiding orders, and applying overrides. Reduces fraud and staff errors. - [Managing Multiple Stores](https://storekit.com/docs/guides/store-settings/multiple-stores.md): Create and manage additional stores under one storekit account. Each store has its own menu, hours, settings, and payouts — built for multi-location. - [Opening Hours](https://storekit.com/docs/guides/store-settings/opening-hours.md): Set storekit store opening hours, add multiple time periods for split shifts (lunch and dinner), and handle hours that extend past midnight without confusion. - [Operations Settings](https://storekit.com/docs/guides/store-settings/operations-settings.md): Configure storekit operational settings including prep time, order acceptance flow, auto-ready behaviour, and how the kitchen receives and processes orders. - [QR Codes](https://storekit.com/docs/guides/store-settings/qr-codes.md): Download and print storekit QR codes for your store, individual tables, and ordering pages. Customers scan to view the menu and order on their phone. - [Store Address](https://storekit.com/docs/guides/store-settings/store-address.md): Set or update your storekit store's physical address. Used for delivery zone calculations, the store locator, customer receipts, and order confirmation emails. - [Store Notices](https://storekit.com/docs/guides/store-settings/store-notices.md): Display important storekit messages to customers at key moments in the ordering journey. Share updates, set delivery expectations, or promote offers. - [Translations & Languages](https://storekit.com/docs/guides/store-settings/translations.md): Configure language settings for international guests using storekit's multilingual menu support. Translate the ordering interface and menu content. - [Shared Inventory Tracking](https://storekit.com/docs/guides/tips-tricks/shared-inventory.md): Track stock across multiple storekit products that share an ingredient using a shared modifier. When the modifier runs out, every linked product sells out. - [Food Trucks & Pop-ups](https://storekit.com/docs/guides/use-cases/food-trucks.md): Manage rotating locations and daily stock limits in storekit using day-based or location-based stores. Built for food trucks, pop-ups, and mobile caterers. - [Pub Delivery](https://storekit.com/docs/guides/use-cases/pub-delivery.md): Deliver food to local pubs, bars, and venues using storekit QR code ordering. Place codes at tables and your kitchen delivers food directly to seated guests. - [Room & Location-Based Service](https://storekit.com/docs/guides/use-cases/room-service.md): Set up hotel room service, holiday park lodges, beach clubs, and other location-based ordering with storekit. Guests order to a specific room or location code. - [Welcome](https://storekit.com/docs/index.md): Everything you need to launch and grow your online ordering with storekit. Browse guides for menu, payments, fulfillment, integrations, and developer APIs. - [Bank Accounts](https://storekit.com/docs/payouts/bank-accounts.md): Add and manage your storekit payout bank account, with format requirements for UK, European IBAN, and US ACH accounts. Where customer payments arrive. - [Payouts Overview](https://storekit.com/docs/payouts/overview.md): Understand how storekit transfers collected order payments to your bank account. Covers payout requirements, timing, fees, and settlement reconciliation. - [Payout Schedule](https://storekit.com/docs/payouts/payout-schedule.md): Learn the default daily settlement schedule for storekit payouts, the timing of bank transfers, and the alternative weekly or monthly payout frequency options. - [Blocked Countries](https://storekit.com/docs/privacy-security/blocked-countries.md): Countries where storekit access is restricted for regulatory, sanctions, export-control, and security reasons. Reference for merchants and guests. - [Data Residency](https://storekit.com/docs/privacy-security/data-residency.md): Learn where your storekit data is hosted and processed, with regional data residency options for UK, European, and US accounts to meet local compliance rules. - [Event Tracking](https://storekit.com/docs/privacy-security/event-tracking.md): Reference for the customer behaviour events storekit collects and how they integrate with analytics platforms like Google Analytics, GTM, and Meta Pixel. - [Performance](https://storekit.com/docs/privacy-security/performance.md): Learn how storekit delivers fast, reliable ordering experiences worldwide with global CDN, optimised images, edge caching, and millisecond-level response times. - [Security Policy](https://storekit.com/docs/privacy-security/security-policy.md): How storekit protects your data and maintains platform security including encryption, access controls, audit logging, vulnerability disclosure, and compliance. ## Optional - [Changelog](https://feedback.storekit.com/changelog) - [Status](https://status.storekit.com) - [Feature Requests](https://dashboard.storekit.com/feature-requests)