Skip to main content

Fiatsend Overview

Fiatsend connects stablecoins to mobile money — starting with Ghana (MTN, Telecel, AirtelTigo). Businesses integrate via the Partner API; consumers and merchants use FiatsendOne; operators manage keys and webhooks in Fiatsend Console.

Who these docs are for

AudienceStart here
B2B integrators (payroll, remittance, platforms)Choose your integrationPartner API
Merchants (in-app collect at checkout)Payment intents
On-chain developersOn-chain SDK
End users & operatorsFiatsendOne · Console
ComplianceSecurity & compliance · Fees & limits

Platform surfaces

┌─────────────────┐     ┌──────────────────┐     ┌─────────────────────────┐
│ Partner systems │────▶│ Partner API v1 │────▶│ Ghana mobile money │
│ (your backend) │ │ api.fiatsend.com │ │ MTN · Telecel · Airtel │
└─────────────────┘ └──────────────────┘ └─────────────────────────┘

┌─────────────────┐ ┌──────────────────┐ ┌─────────────────────────┐
│ Consumers / │────▶│ FiatsendOne app │────▶│ Custodial ledger + │
│ merchants │ │ app.fiatsend.com │ │ EVM deposits (Polygon/ │
└─────────────────┘ └──────────────────┘ │ BSC) · Lisk (GHSFIAT) │
└─────────────────────────┘
  1. Partner API — REST payouts and payment intents. API keys from console.fiatsend.com.
  2. FiatsendOne — Web app for pay, convert, QR, and KYC. Wallet login via Privy.
  3. Fiatsend Console — API keys, webhooks, transaction history for partners.
  4. Smart contracts — Gateway, GHSFIAT, MobileNumber NFT on supported EVM networks. See Networks & assets.
info

Routes under app.fiatsend.com/api/* power the FiatsendOne app and are not a public integration API. Use the Partner API for third-party integrations.

Core capabilities

CapabilityDescription
MoMo payoutsUSDT/USDC → GHS to mobile money via Partner API
Merchant collectPayment intents approved in FiatsendOne
Stablecoin depositsUSDT/USDC on Polygon and BSC; GHSFIAT on Lisk
GHSFIATGHS-pegged on-chain unit — GHSFIAT
MobileNumber NFTPhone-linked identity — MobileNumber NFT
QR / scan-to-payIn-person payments in FiatsendOne
SectionContent
CoverageCountries and MoMo providers
Networks & assetsChains per operation
Partner APIIntegration guide
OpenAPIMachine-readable API spec
FiatsendOneConsumer and merchant app