Skip to main content
Toggle navigation menu
Customers
Merchants
Send request
Sign in
Search
Categories
How can we help you?
Search
HomePage
Your orders
Popular articles
My orders
What's my order's status?
Your orders
Migrato da Intercom Help Center Customer
Browse by topic
Sales & promotions
Purchase limits
Order rejected
Returns and refunds
My orders
Sales & promotions
What are promo codes and Scalapay Promotions?
How can I get a promo code or promotion?
How can I apply a promo-code to my order?
Purchase limits
How many purchases can I make with Scalapay?
How many barcodes can I create?
I am exceeding my purchasing power, what can I do?
Order rejected
My order was not approved 🛍️
My request has been refused
Returns and refunds
Litiges
How does it work in case of a return?
What happens in case of return and refund?
My orders
What's my order's status?
How does Scalapay support me if I have not received my order?
How do I know if my order has been successful?
Where can I view my orders and payments?
<% 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
<% } %>
<% } %>