The preferred first-party wallet for fast, familiar checkout.
Accept Nanfolo Wallet, mobile money, credit and debit cards through Stripe Connect, and bank transfers through one payment layer built for African commerce.
Choose how you want to pay
Lead with Nanfolo Wallet, then give customers the freedom to use other configured methods—all visible through one merchant workspace.
The preferred first-party wallet for fast, familiar checkout.
Route customers into supported mobile payment flows.
Accept eligible credit and debit card payments.
Bring account-based methods into the same journey.
Connect checkout, gateway configuration, wallet accounting, and merchant transaction history.
A consistent payment handoff for customers.
Review payment status and history in one place.
Track balances and initiate withdrawals.
Use shareable payment tools when you need speed, or connect the API when you need a tailored experience.
Create a link, set the amount and purpose, share it with your customer, and track collections from the same merchant account.
pay.payelect.com/pe_7F3K9See balances by configured currency and manage settlement activity.
Follow payment status, amounts, methods, and references.
Initiate supported withdrawal flows from your merchant balance.
Manage exchange workflows between enabled currencies.
Generate API credentials, work with sandbox wallets, and connect payment flows to your product.
// Illustrative request
const payment = await fetch(
"https://api.payelect.com/payments",
{
method: "POST",
headers: { Authorization: `Bearer ${apiKey}` },
body: JSON.stringify({
amount: "425000",
currency: "GNF",
reference: "ORDER-2048"
})
}
);Our primary market focus starts with Guinea and Senegal, pairing local payment needs with a platform designed for broader African commerce and diaspora corridors.
Market availability is configuration-dependent. Confirm supported countries, currencies, and routes during onboarding.
Clear business verification, environment separation, and transaction visibility without unsupported certification claims.
Merchant access supports configured email, SMS, KYB, PIN, and two-factor verification workflows.
Developers can test credentials and wallets before moving into live operations.
References, status changes, amounts, and timestamps remain visible in merchant records.
Start with a merchant account or explore the integration path.