Skip to main content
Toggle navigation menu
Customers
Merchants
Send request
Sign in
Search
Categories
How can we help you?
Search
HomePage
Manage your Scalapay account
Popular articles
My orders
What's my order's status?
Manage your Scalapay account
Migrato da Intercom Help Center Customer
Browse by topic
Identity verification
My payment methods
Access to my account
New registration
Identity verification
How can I verify my identity?
How long does the verification procedure take?
I have used up all my attempts. What should I do?
I cannot upload my documents. What should I do?
Why has my verification been rejected?
Why do I need to verify my identity?
My payment methods
How do I remove a card from my account?
How can I add a new card?
Access to my account
How does my Scalapay PIN work?
How do I set up biometric login?
My phone number or my email have changed, how can I access my account?
Where do I find the data entered in my account
How can I access my account?
I would like to cancel my account
New registration
Wrong email address
How to create a Scalapay account
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Send 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 }) %>
<% }); %>
Categories
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 more
<% } %>
<% } %>