Skip to main content
Help
mypos.com
English (BG)
Български (България)
English (France)
English (GB)
English (IT)
English (NL)
Français
Français (France)
Italiano (Italia)
Nederlands (Nederland)
BG
DE
EN
Submit a request
myPOS Support
Account opening & verification
Search
Account opening & verification
About myPOS
Is the e-money in my account covered by any compensation scheme?
What is e-money?
IBAN Discrimination
What advantages does myPOS offer over a bank?
See all 7 articles
How to confirm my identity?
Video identification
Self-identification
How to identify myself?
Is online identification popular?
See all 8 articles
How does the verification process work?
What is the UBO Declaration?
What is UBO and why do we need information about owners of the business?
Why do some accounts take longer to review than others?
Can I use the myPOS platform while I am waiting for my documents to be verified?
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
<% } %>
<% } %>