Skip to main content
Help Center
Toggle navigation menu
Back to website
English (United States)
Deutsch
Español
Français
日本語
Nederlands
Português
Русский
Українська
Tiếng Việt
简体中文
繁體中文
Submit a request
Sign in
Search
BitMart
Wallet
Prepaid Card
How can we help?
Search
Prepaid Card
Prepaid Card FAQ
2026-06-22 07:42:01 UTC
How to Apply for and Activate a Wallet Physical Prepaid Card?(App)
2026-05-28 05:38:46 UTC
How do I apply for a wallet prepaid virtual card? (APP)
2026-05-28 05:34:39 UTC
How to use a wallet prepaid card to subscribe to AI services such as ChatGPT and Claude?
2026-05-27 01:20:46 UTC
Wallet Prepaid Card Rates & Limits & Transaction Scenarios
2026-06-22 07:22:11 UTC
How to Use a Wallet Prepaid Card to Subscribe to X (Twitter) Premium and Pay for Ads?
2026-05-27 01:20:46 UTC
Wallet Prepaid Card Security Guide
2026-05-27 01:20:46 UTC
BitMart Wallet Prepaid Card is Now Officially Live
2026-05-27 01:20:46 UTC
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-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
<% } %>
<% } %>