Issue both card types from a single platform.
Virtual & Physical Cards
Issue both card types from a single platform.
- Virtual cards issued in milliseconds
- Physical delivery within 48 hours
- One unified API for both card types
Our comprehensive platform provides all the tools, APIs, and infrastructure you need to build world-class payment products.
Everything you need to build, launch and scale world-class payment products.
Bank-grade security, built in
PCI DSS Level 1 certified infrastructure
Launch fully branded Visa and Mastercard products — issue instantly, ship globally and control everything from a single API.

Every feature you need to build, launch, and scale your payment products.
Issue both card types from a single platform.
Issue both card types from a single platform.
Comprehensive dashboards and reporting tools.
Comprehensive dashboards and reporting tools.
Role-based permissions and team management.
Role-based permissions and team management.
Native iOS and Android SDKs for card management.
Native iOS and Android SDKs for card management.
Automated settlement and reconciliation.
Automated settlement and reconciliation.
Real-time alerts via email, SMS, and push.
Real-time alerts via email, SMS, and push.
Track every payment, settlement and refund as it happens — with dashboards and reports your whole team can act on.
Clean REST & GraphQL APIs, webhooks and SDKs for every major platform — go live in days, not months.
const card = await netpay.cards.create({
type: 'virtual',
currency: 'EUR',
limit: 5000,
holder: { name: 'Alex Morgan' }
});
console.log(card.id); // card_8x2k…
console.log(card.last4); // 4242Create a sandbox account and start building in minutes — the tools, APIs and infrastructure you need, in one platform.