-
Log in to Lightspeed eCom.
-
Go to Apps > Purchased apps.
-
Expand Mollie for Lightspeed eCom and click Go to app to open the General settings page.
-
Switch off the test mode toggle:
-
A blue toggle
indicates that test mode is on.
-
A black toggle
indicates that test mode is off, and that your online store is live.
-
-
<% 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 }) %> <% }); %>