- To access the Point of Sale, click on "More" located at the top of the dashboard.
- 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 }) %> <% }); %>