Aller au contenu principal
Aide
mypos.com
Français (Suisse)
Български (България)
Čeština (Česko)
Dansk (Danmark)
Deutsch (Österreich)
Deutsch (Schweiz)
Deutsch (Deutschland)
Deutsch (Luxemburg)
Ελληνικά (Κύπρος)
Ελληνικά (Ελλάδα)
English (World)
English (BG)
English (CH)
English (GB)
English (Gibraltar)
English (IE)
Español (España)
suomi (Suomi)
Français (Belgique)
Français (France)
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
Terminaux
Recherche
Terminaux
Types de terminaux
Types de terminaux
Commande et livraison des terminaux
Je souhaite acheter un terminal avec une garantie de plus d’un an. Est-ce possible ?
Comment acheter un terminal de paiement myPOS?
Activation et paramétrage
Comment réinitialiser un terminal myPOS ?
Comment accepter des paiements, effectuer un remboursement et délivrer un reçu ?
Paramètres de connectivité des terminaux myPOS Smart
Paramètres de connectivité de myPOS Go 2
Garantie et retour
Terminal mis au rebut ou volé
Remplacement des terminaux défectueux
myPOS retour d'appareil
Comment puis-je souscrire à une extension de garantie depuis mon compte ?
Afficher les 15 articles
myPOS Glass - Tap to Pay sur Android
Qui peut utiliser myPOS Glass ?
Comment fonctionne la procédure d’activation de myPOS Glass ?
Quelles informations/données sont requises de mon téléphone pour que je puisse utiliser myPOS Glass ?
Puis-je initier un remboursement ou annuler une transaction sur myPOS Glass?
Afficher les 18 articles
As-tu toujours besoin d'aide?
Contactez-nous
Catégories
<% 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 %>
Ouvrir/Fermer le menu de navigation
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Catégories
<% 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) { %>
Consulter tous les articles
<% } %>
<% } %>