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
  • Getting Started
  • Before You Begin
  • Sandboxing and Going Live.
  1. Payment and Utilities

Introduction

PreviousIntegration Journey (API-Dashboard)NextSign Up

Last updated 6 months ago

We're excited to introduce Finswich, a payment infrastructure that enables you to make and receive payments, extend your list of services and expand to other countries across the world via a simple to embed plugin.

Finswich provides the following core services:

  1. Inter-wallet Transfer: The inter-wallet transfer service allows your user to transfer funds to other apps that are registered on the Finswich platform.

  2. Bank Transfer: Bank transfer services allow your users to be able to transfer to bank accounts across the world.

  3. Utility Services: Finswich utility service allows you to purchase 10,000 Value added services like airtime and data from different operators across the world.

  4. Fund Wallet: The fund wallet feature enable your users fund their local wallet with foreign currencies.

  5. Subscription Services: Finswich subscription endpoint allows your users to subscribe for online services (Spotify, Netflix) directly from you wallet

  6. Checkout Services: The finswich checkout endpoint allows you to be able to receive money for goods and services

Getting Started

Before You Begin

2. Integrate our wallet plugin

  1. Setup your outgoing and incoming webhooks and whitelist your domains

3. Test your integration using your API keys from your API setting tab

4. Initiate our checkout directly from your app and perform transactions.

Sandboxing and Going Live.

A merchant is not allowed to go live and generate Live API keys until they have submitted all the necessary compliance documents and the submitted documents have been approved.

However Finswich merchants get access to test keys and a sandbox where they can perform test operations between the Finswich app and their app.

The Finswich API settings screen provide you with a sandbox URL, couple of input fields to add your test URLs, and the ability to list your URLs you would like to be whitelisted with us.

Create a free Finswich account & (for Test, you can go to our APP settings tab and toggle on our sandbox)

here
register your app
Finswich Checkout
Code to integrate inline checkout
Integrating webhooks and whitelisting domains