Zum Hauptinhalt gehen
Help
mypos.com
Deutsch (Luxemburg)
Български (България)
Čeština (Česko)
Dansk (Danmark)
Deutsch (Österreich)
Deutsch (Schweiz)
Deutsch (Deutschland)
Ελληνικά (Κύπρος)
Ελληνικά (Ελλάδα)
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
myPOS Support
Sicherheit und Datenschutz
Suche
Sicherheit und Datenschutz
Allgemeine Sicherheits- und Datenschutzinformationen
3D Secure
Unternehmenssicherheit
Allgemeine Informationen zu Sicherheit & Privatssphäre
3D Secure 2.0
Gibt es auch Nachteile?
Was sind die Vorteile?
Was bedeutet das Verfahren für die Händler?
Was bedeutet das Verfahren für den Kunden?
PSD2 & SCA
Warum werde ich bei kontaktlosen Zahlungen mit meiner myPOS Business Karte nach meiner PIN gefragt?
Wie gilt PSD2/SCA für die Verwendung meiner myPOS Business Karte?
Die PSD2 und myPOS
Wie wird sich die PSD2 auf die Marktplätze auswirken?
CRS und FATCA
Welche Auswirkungen hat FATCA?
Was ist der wesentliche Unterschied zwischen CRS und FATCA?
Über FATCA
Warum muss ich Informationen über meinen Steuerwohnsitz angeben?
Alle 8 Beiträge anzeigen
Schutz vor Angriffen
Wie schütze ich mich vor Phishing-Angriffen?
Was ist Phishing?
Still need help?
Contact us
Kategorien
<% 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 %>
Navigationsmenü öffnen/schließen
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Kategorien
<% 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) { %>
See all articles
<% } %>
<% } %>