-
Choose a customer group to show the POS terminals:
-
Log in to Magento 2.
-
Go to Stores > Configuration.
-
Scroll to Mollie, select the arrow, and then Payment methods.
-
Select Point of Sale (POS).
-
Select one or more customer groups↗ from the Payment from applicable customer groups drop-down menu.
-
If you haven't already added POS to your checkout, select Yes from the Enabled drop-down menu.
-
Save the changes.
The store automatically displays the connected terminals in a drop-down menu to the selected customer groups.
-
-
<% 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 }) %> <% }); %>