Fuspay
WebsiteSupportDemo Meeting
  • Overview
    • Welcome
  • API ONBOARDING
    • Introduction
    • Partner Onboarding
    • Regenerate Partner Keys
    • IP Check & Whitelisting
  • API Onboarding
  • Authentication
    • Swap, Collection, & P2P Automation
  • Webhook Validation & Request Integrity
  • Currency Swap
    • Introduction
    • Authentication
      • Partner Onboarding Endpoints
      • Partner Activate Endpoint
      • Regenerate Partners Public & Private Keys
      • Digital Signature
    • User KYC
      • Create KYC
      • Verify KYC Status
      • Reconciliation
      • Post KYC Data
    • Exchange Rate
    • Buy
      • Create Order
      • Events
    • Sell
      • Create Order
      • Events
    • Transaction Resolution
      • Overview
      • Log Issue
      • Check Issue Status
    • Transaction Records
      • Pending Transaction
      • Get Single Order Endpoint
      • Get Multiple Order Endpoint
      • Sell/Payout Verification Endpoint
    • Provider/Bank Codes
  • Virtual card
    • Introduction
      • Getting Started
        • Partner Onboarding
        • Partner Activate Endpoint
    • Authentication
    • Partner
      • Create Merchant
      • List of Merchants
    • Merchant
      • Create User
      • Verify User KYC Status
      • List Users
    • User
      • Create Card
      • Fetch Cards
      • Get Card Details
    • Card
      • Fund Card
      • Freeze Card
      • Delete Card
    • Payments
      • Withdraw From Card
      • Withdrawal History
    • Transactions
      • Card Transactions
      • Export Card Transactions
      • Filter Card Transactions
    • Wallet
      • Merchant Wallet Balance
      • Card Wallet Balance
  • Collection and payout
    • Introduction
    • Onboarding
    • Getting Started for Partner
      • Partner Onboarding Endpoints
      • IP Capture & Whitelisting
      • Regenerate Partners Pub/Priv Keys
    • Getting Started for Merchant
    • Collection
      • Digital Signatures
      • Collection (GHS, KHS, ZAR)
      • Collection (Virtual Account-NGN )
      • Fetch Order
      • Assigning Virtual Accounts
        • Get Available Assignable Virtual Account
        • Check if specific account is available for use
        • Create Order- using Available Virtual Account from your Account Pool
        • Cancel Order
      • Get Mobile Money Providers
    • Payout
      • Account verification
      • Payout
      • Payout Status
      • Crypto Withdrawal
        • Wallet Balance
        • Withdrawal Payout
        • Get Withdrawal Payout Fee
      • Bank and Bank Codes
    • Transaction History
      • Get Transaction Records
  • P2p Automation
    • Integration Journey (API-Dashboard)
  • Payment and Utilities
    • Introduction
      • Sign Up
      • Compliance
      • Create an App
      • Configure App
    • Authentication
    • User Onboarding
    • Error Handling
    • Plugin (Frontend)
      • Integrating Finswich checkout via NPM or Yarn
      • Integrating the Finswich Checkout on your Vanilla Javascript app
      • Steps for integrating Finswich Checkout via Flutter
      • Pseudocode for Integrating Finswich Checkout in Application (Native iOS & Android)
    • Services (Backend)
      • Inter-wallet Transfer
      • Bank Transfer
      • Wallet Funding
      • Utility Purchases
  • KYC As A Service
    • Introduction
    • App Registration Endpoint
    • App Activate/Verify Endpoint
    • Request Verification Token
    • KYC (Individual)
      • Get KYC Types
      • Create KYC Request
      • Get Verification Status and User's Data
      • Create order with meta data
      • Migrate
    • KYC (Business)
      • Get KYC Types
      • Create KYC Request
      • Get Verification Status and User's Data
    • Face Stamp
      • Create Facestamp Order
      • Create OTP
      • Verify OTP
      • Post Transaction Data
    • KYC(Transactional)
    • Callbacks (Webhook Responses)
Powered by GitBook
On this page
  • System Hierarchy
  • Card Features and Types
  • Supported Countries and Platforms
  • Pricing
  1. Virtual card

Introduction

Welcome to the Fuspay partner virtual card API documentation! This guide provides detailed insights into our card management system, explaining its hierarchy, functionality, and features to help you seamlessly integrate and utilize our API for creating, managing, and using virtual cards.

System Hierarchy

The partner integrates the Fuspay virtual card system, enabling them to onboard their own merchants. Each merchant can then register users, who, in turn, can create and manage virtual cards for their transactions.

The card system operates in a structured hierarchy to ensure efficient management:

  • Partner: The primary account that oversees multiple merchants.

  • Merchants: Independent entities under a partner that serve individual users.

  • Users: End customers associated with a merchant, each managing one or more virtual cards. Users need to have performed KYC

  • Cards: Virtual cards created and managed by users for seamless digital payments.


Card Features and Types

Our virtual cards come with robust features and support for multiple card types:

Actions
MasterCard
Visa

Top Up

✅

✅

Withdrawal

✅

✅

Freeze

✅

✅

Unfreeze

✅

✅

Delete

✅

✅

Card Types

  • Visa Cards: Broad global acceptance with secure transactions.

  • Mastercard: Wide compatibility and versatile usage.


Supported Countries and Platforms

Countries

Virtual cards can be created and used in more than 18 countries.

Platforms

Our cards are compatible with major payment platforms, including:

  • Visa and Mastercard networks.

  • Use cases: Online shopping, subscriptions, and more.


Pricing

Card Action
Fee
Description

Card Creation

$2.0

However you would need up to $5 to create a card. All cards will have a default balance of $3

Card Withdrawal

$2.0

A fee is applied each time you make a withdrawal from your balance.

Card Funding

2.5%

$1.4 for funding less than $100 & 2.5% for funding above $100

Insufficient Debit

$0.5

For every insufficient debit attempt, a fee of $0.50 is charged. If this occurs twice, the card is automatically frozen.

User KYC Cost

$1.5

User KYC is mandatory and involves a one-time cost for the user.

Card Maintenance

$2.0

A monthly card maintenance fee of $2 applies.

Card Termination Fee

$2.0

Cards can be terminated when multiple transactions above the card balance are tried on the card


This documentation equips you with the tools and information needed to integrate and maximize the potential of our Virtual Card API. Explore the detailed API references for endpoint-specific guidance. For additional support.

PreviousProvider/Bank CodesNextGetting Started

Last updated 2 months ago