- First, ensure that Tap to Pay on iPhone is enabled.
- Open your Mollie app.
- Navigate to In-person on the bottom
- In the dropdown menu on the payment screen select Tap to Pay on iPhone
- Enter an amount
- Click charge and tap a card.
-
<% 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 }) %> <% }); %>