Skip to main content
Restaurant (K-Series)
Restaurant (K-Series)
Restaurant (L-Series)
Restaurant (U-Series)
Restaurant (O-Series)
Restaurant (G-Series)
Retail (X-Series)
eCom (E-Series)
Retail (R-Series)
eCom (C-Series)
Retail (S-Series)
Lightspeed Golf
Toggle navigation menu
Resources
Video Help Center
Lightspeed blog
<% if (indicator) { %>
<% if (indicator === "critical") { %>
<% } %> <% if (indicator === "major") { %>
<% } %> <% if (indicator === "minor") { %>
<% } %> <% if (indicator === "none") { %>
<% } %> <% if (["critical", "major", "minor", "none"].indexOf(indicator) === -1) { %>
<% } %>
<%= description %>
<% } %>
Contact us
English (US)
Deutsch
Français (Canada)
Français (France)
Nederlands
Sign in
Categories
What's new
Hi. How can we help?
Search
Lightspeed Restaurant (K-Series)
Add-ons and integrations
Partner integrations
Partner integrations
Integration Hub
About the Integration Hub
Accounting
Setting up the DATEV accounting integration
Setting up the MarginEdge integration
Data and analytics
Setting up the DAVO integration
Setting up the Restaurant 365 integration
Setting up the Tenzo integration
Reservations
About reservation integrations
Setting up the Aleno integration
Setting up TheFork integration
Setting up the OpenTable integration
Setting up the SevenRooms integration
Delivery
Setting up and using the UEAT integration
Setting up the Uber Eats integration
Setting up the Deliverect integration
Payments
Setting up the inKind integration
Setting up Twint
Setting up Restaurant Tickets
Property management systems
Setting up the WebRezPro integration
Setting up the Clock PMS+ integration
Setting up the Oracle OPERA integration
Setting up the Apaleo integration
Setting up the Protel integration
Employee management systems
Setting up the Deputy integration
Setting up the Push Operations integration
Setting up the 7shifts integration
Setting up the Workforce integration
Digital production centers
Setting up the Fresh KDS integration
Setting up the Dirmeier integration
Setting up the Annoncer integration
Supply management systems
Setting up the Apicbase integration
Setting up the MarketMan integration
Printing
About GreenBill
Setting up GreenBill
Loyalty
Setting up the Marsello integration
Setting up the Toggle integration
Lightspeed Edge is coming back to London!
On 1 June at The Forum in central London, we're welcoming hospitality pros for an elevated evening of networking, and learning about our latest tech.
RSVP now.
.
Top searches:
Categories
<% if (typeof defaultActiveCategories === 'string') { defaultActiveCategories = defaultActiveCategories .split(',') .map(category => category.trim()); } else { defaultActiveCategories = []; } categories = categories.filter(function(category) { return (window.Theme.excludedObjects || []).indexOf(category.id) === -1; }) %>
<% categories.forEach(function(category, index) { var isLastCategory = (index + 1) === categories.length; var isActiveCategory = activeCategoryId ? !!category.isActive : defaultActiveCategories.indexOf(category.name) !== -1; %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% sections = sections.filter(function(section) { return (window.Theme.excludedObjects || []).indexOf(section.id) === -1; }) %> <% if (sections.length) { %>
<% sections.forEach(function(section) { %> <% var isTopLevelSection = section.parent_section_id === null; %> <% var articlesInSection = section.articles.filter(function(article) { return (window.Theme.excludedObjects || []).indexOf(article.id) === -1; }) %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (articlesInSection.length) { %>
<% articlesInSection.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (children.length) { %>
<% children.forEach(function(child, index) { %>
<%= child.title %>
<% }); %>
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }) %>
<% } %>