The payment network for every business every market every rail the next economy
Give your business a mini POS and an app to accept every payment — card, transfer, QR and tap-to-pay. Underneath, SCALE’s biometric open-banking network settles across every bank, instantly.
Verifying it’s you
Face ID · nothing moves without consent
Approved
Biometric match confirmed
Built to sit above banks, wallets, cards, merchants, and financial rails.
Africa’s payments are fragmented. We make them one.
Dozens of banks. Countless wallets. Cards, transfers, QR and USSD that don’t talk to each other. For a business, that means failed payments and lost sales.
Start with a tap.
Grow into a network.
Our first customers are businesses. Order a SCALE mini POS, download the app, and start taking payments the same day — no bank visit, no paperwork marathon. It’s the simplest way to get paid in Africa.
Order your SCALE POS
Sign up your business and get a mini POS delivered, paired to the app.
Accept any payment
Tap-to-pay, card, QR or transfer — the customer approves, it’s done.
Settle & manage in the app
Watch money land, track sales, run your business from one app.
Pick your bank.
We handle the rails.
It works like connecting a wallet: your customer chooses their bank once, approves with biometrics, and SCALE routes the payment across the right rail — every major Nigerian bank, one tap.
Anywhere you pay, in four taps
The same network powers checkout inside any app, online or in-store — without exposing a card.
Tap “Pay with SCALE”
Inside any app or at the POS, choose SCALE to pay.
See what you’re paying
A secure screen shows exactly what, and to whom.
Approve with biometrics
One face or fingerprint authorizes the payment.
Settled & back
SCALE settles across the right rail and returns you instantly.
One layer. Every payment surface.
SCALE is not just a wallet — it’s the infrastructure beneath wallets, banks, cards, merchants and rails.
Tap to Pay & Mini POS
A mini POS and app that turn any business into a payment point — the wedge into the whole network.
The SCALE app
Home base for your business — balance, payment links, withdrawals, transactions.
Biometric Checkout
Face or fingerprint replaces passwords and OTPs.
Card & Wallet Vault
Tokenized cards and wallets, bound to the device.
Open Banking Layer
Pick a bank once and pay across fragmented banks, wallets and fintech rails — Moniepoint, OPay, Flutterwave, Paystack and more — through one consented API.
Offline / Edge Settlement
Authorize offline; settle when the network returns.
Developer APIs
One SDK for biometric payments and settlement.
Government & CBDC Ready
Architected for CBDCs, public disbursement and regulated rails.
Fraud Intelligence
Real-time risk scoring on every signal.
Payment Links
Send a link, get paid — straight from the app.
The most efficient way to move money in Africa.
Every POS tap and “Pay with SCALE” runs on the same network — one built for the realities of the continent: many banks, many wallets, uneven connectivity. SCALE makes all of it feel like one.
Security is not a feature.
It is the operating system.
Every payment is wrapped in consent, cryptography and continuous risk analysis — from device to settlement.
Biometric authentication
Face and fingerprint approval, anchored to the user.
Tokenized card vault
Real card numbers become tokens. Merchants never see them.
Device binding
Keys bound to a trusted device, so approvals can’t be replayed.
Bank-grade encryption
Encrypted in transit and at rest with audited cryptography.
Fraud scoring
Every transaction scored on device, identity and behavior.
Real-time risk engine
Block, step-up or approve as risk changes, instantly.
User consent layer
Nothing is charged without explicit, recorded approval.
Transaction audit trails
Immutable, exportable records for compliance and disputes.
Stripe-grade infrastructure for biometric money.
Drop in one SDK, accept a biometric payment, route across banks and track settlement — without touching a card number.
// Charge a customer with one biometric approval
const payment = await scale.payments.create({
amount: 24500,
currency: "NGN",
method: "biometric",
merchant: "PartnerApp",
callback_url: "partnerapp://payment-success"
});
if (payment.status === "settled") app.fulfill(payment.reference);
# Charge a customer with one biometric approval
payment = scale.payments.create(
amount=24500,
currency="NGN",
method="biometric",
merchant="PartnerApp",
)
if payment.status == "settled":
app.fulfill(payment.reference)
curl https://api.scale.africa/v1/payments \
-H "Authorization: Bearer sk_live_..." \
-d amount=24500 \
-d currency=NGN \
-d method=biometric \
-d merchant=PartnerApp
The layer between everyone and every rail.
SCALE sits in the middle — turning one approval into settlement across the whole financial graph.
Good questions, clear answers
What is SCALE?
Who is it for first?
How does “Pay with SCALE” work?
Which banks are supported?
Is it secure?
When can I get it?
One network.
Every payment. Built for Africa.
Be first to put SCALE in your business — or build on the network underneath. We’re onboarding founding partners now.
SCALE is the payment layer for the next billion users.