-
Log in to PrestaShop.
-
Select Mollie > Settings in the left navigation panel.
-
Scroll down to Payment methods.
-
Select a payment method to expand it.
-
In the Enabled drop-down list, select No.
-
Select Save.
-
<% 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 }) %> <% }); %>