- Click on Point-of-sale in the left sidebar.
- Choose the specific terminal you wish to work with.
- Navigate to the settings section.
- Enable the tipping feature.
- Set your preferred tipping percentages and save, this will enable the feature.
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>