Gå til hovedindhold
Hjælp
mypos.com
Dansk (Danmark)
Български (България)
Čeština (Česko)
Deutsch (Österreich)
Deutsch (Schweiz)
Deutsch (Deutschland)
Deutsch (Luxemburg)
Ελληνικά (Κύπρος)
Ελληνικά (Ελλάδα)
English (World)
English (BG)
English (CH)
English (CY)
English (CZ)
English (GB)
English (Gibraltar)
English (IE)
English (Iceland)
English (Liechtenstein)
English (LT)
English (LU)
English (Martinique)
English (MT)
English (NL)
English (NO)
English (RO)
English (SK)
Español (España)
suomi (Suomi)
Français (Belgique)
Français (Suisse)
Français (France)
Français (Gibraltar)
Français (Saint-Martin)
Français (Mayotte)
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
Hej, hvordan kan vi hjælpe dig?
Søg
Emner
Åbning og bekræftelse af en konto
Om myPOS
Hvordan åbner jeg en myPOS-konto?
Hvordan bekræfter jeg min identitet?
Hvordan fungerer verifikationsprocessen?
Se alle artikler
Kort
Typer af kort og kortindstillinger
Bestilling og levering af kort
Kort-transaktioner
Se alle artikler
Enheder
Enhedstyper
Bestilling og levering af enheder
Aktivering og indstillinger
Garanti og returnering
Se alle artikler
Gebyrer og grænser
Regulering af udvekslingsgebyrer i Storbritannien
Gebyrer for at modtage betalinger
Grænser for at foretage betalinger
Se alle artikler
Adgang til og navigation via web
Adgang via webkonto
Navigation på webkonto
Se alle artikler
Adgang til og navigation via mobilapp
Adgang via mobilapp
myPOS-mobilapp til Android
myPOS-mobilapp til iOS
Se alle artikler
Yderligere tjenester og tillægstjenester
Henvisningsprogram
Private Label Giftcards
Optankningstjenester
Forhåndsgodkendelse
Se alle artikler
Accepter kortbetalinger på afstand
Betalingsanmodning
Payment Tag
myPOS Checkout
myPOS Online
Se alle artikler
Sikkerhed og fortrolighed
Generelle oplysninger om sikkerhed og beskyttelse af personlige oplysninger
3D Secure 2.0
PSD2 & SCA
myPOS og GDPR-overholdelse
Se alle artikler
Fejlfinding
Transaktionsfejl på myPOS-enheder
Transaktionsfejl med myPOS-kort
Fejl under tilslutning af enheder
Problemer med push-meddelelser
Se alle artikler
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
<% } %>
<% } %>