Virtual Dollar Cards
Issue and manage USD virtual cards for eligible customers directly from your application or ZiiroPay dashboard.
Issue virtual dollar cards, send and receive stablecoins, and power cross-border remittance through one modern financial infrastructure platform.
Use ZiiroPay to add virtual card issuing, stablecoin functionality and international money movement to your product through one infrastructure platform.
Issue and manage USD virtual cards for eligible customers directly from your application or ZiiroPay dashboard.
Build stablecoin functionality into your product with infrastructure for sending and receiving supported digital dollars.
Integrate international money movement and initiate transfers across supported countries and payment corridors.
Integrate ZiiroPay using predictable REST APIs, structured JSON responses and real-time webhooks.
Familiar JSON requests and responses.
Build and test before production.
Receive financial events automatically.
Access multiple financial products.
POST https://api.ziiropay.com/v1/cards
Authorization: Bearer YOUR_SECRET_KEY
{
"customer_id": "cus_x9s81",
"currency": "USD",
"card_type": "virtual"
}
201 Created
{
"id": "card_903kdj",
"status": "active",
"currency": "USD"
}
Register and access the ZiiroPay dashboard.
Test your integration before using production APIs.
Submit the information required for production access.
Activate production access and start serving customers.
Sandbox access lets you begin development. Production card issuing and financial APIs require business verification.
Bring card issuing, stablecoins and international remittance together through one modern financial platform.
Protect API requests, financial events and sensitive operations with modern infrastructure controls.
Start in sandbox, integrate our APIs and move into production when your business is ready.