Gå til hovedindhold
Hjælp
mypos.com
Dansk (Danmark)
Български (България)
Čeština (Česko)
Deutsch (Österreich)
Deutsch (Schweiz)
Deutsch (Deutschland)
Deutsch (Luxemburg)
Ελληνικά (Κύπρος)
Ελληνικά (Ελλάδα)
English (World)
English (Bulgaria)
English (Switzerland)
English (United Kingdom)
English (Gibraltar)
English (Ireland)
Español (España)
suomi (Suomi)
Français (Belgique)
Français (Suisse)
Français (France)
hrvatski (Hrvatska)
Magyar (Magyarország)
Íslenska (Ísland)
Italiano (Svizzera)
Italiano (Italia)
Lietuvių (Lietuva)
Nederlands (België)
Nederlands (Nederland)
Norsk
Polski (Polska)
Português (Portugal)
Română (România)
Svenska (Sverige)
BG
DE
EN
myPOS Support
Accepter kortbetalinger på afstand
Søg
Accepter kortbetalinger på afstand
WooCommerce
Hvordan kommer jeg i gang med WooCommerce og myPOS?
myPOS-tilgængelighed og kontoregistrering
Forstå WooCommerce-ordrestatus med myPOS
Hvad er myPOS WooCommerce-integration?
Betalingsanmodning
Hvad er en betalingsanmodning?
Payment Tag
Hvad er et Payment Tag?
myPOS Checkout
Hvad er indkøbskurv-plugins?
Hvad er myPOS Checkout og en betalingsgateway?
MO/TO virtuel terminal
Hvordan kan jeg tage imod betalinger over telefonen?
Hvad er en rullende reserve?
Jeg er blevet godkendt og bruger MO/TO-tjenesten. Kan jeg blive forhindret i at bruge den på et tidspunkt?<br>
Skal jeg fremlægge bevis for hver MO/TO-transaktion?
Se alle 9 artikler
PayButton & PayLink
Hvad er PayLink?
Hvad er PayButton?
Har du stadig brug for hjælp?
Kontakt os
Kategorier
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Slå navigationsmenu til/fra
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Kategorier
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Se alle artikler
<% } %>
<% } %>