Skip to main content
Help
mypos.com
English (World)
Български (България)
Čeština (Česko)
Dansk (Danmark)
Deutsch (Österreich)
Deutsch (Schweiz)
Deutsch (Deutschland)
Deutsch (Liechtenstein)
Deutsch (Luxemburg)
Ελληνικά (Κύπρος)
Ελληνικά (Ελλάδα)
English (BG)
English (CH)
English (CY)
English (CZ)
English (EE)
English (GB)
English (Gibraltar)
English (IE)
English (Iceland)
English (Liechtenstein)
English (LT)
English (LU)
English (LV)
English (Martinique)
English (MT)
English (NL)
English (NO)
English (RO)
English (Slovenia)
English (SK)
Español (España)
suomi (Suomi)
Français (Belgique)
Français (Suisse)
Français (France)
Français (Guyane française)
Français (Gibraltar)
Français (Guadeloupe)
Français (Luxembourg)
Français (Saint-Martin)
Français (Martinique)
Français (La Réunion)
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
Submit a request
myPOS Support
Web account access & navigation
Search
Web account access & navigation
Web account access
How can I change my phone number?
I have forgotten my password. What to do?
Are additional account users required to pass the identification process?
What happens if the user does not complete the identification process?
See all 7 articles
Web account navigation
How to Find Your MID (Merchant ID) in myPOS Web Account?
How can I change my email address?
How can I change the account owner?
How can I download a statement for my accountant?
See all 13 articles
Still need help?
Submit a request
Categories
<% 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 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% 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
<% } %>
<% } %>