Skip to main content
Help
mypos.com
English (France)
Български (България)
English (BG)
English (GB)
English (IT)
English (NL)
Français
Français (France)
Italiano (Italia)
Nederlands (Nederland)
BG
DE
EN
Submit a request
myPOS Support
Cards
Search
Cards
Types of cards & card settings
How can I update or change the phone number linked to my card?
I have not provided a mobile number to myPOS. Can I still make a 3D Secure online purchase?
How does 3D Secure work?
What do I need to do to start using 3D Secure?
See all 11 articles
Card order & delivery
I have ordered / would like to order a myPOS Business card, how long will it take for my card to arrive?
How to order card?
Card transactions
Is the push notification mandatory when making online purchases?
Why is my business card blocked?
Fraudulent transactions
Declined card
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
<% } %>
<% } %>