Merchant Dashboard
Monitor balances, settlements, refunds, and conversion funnels in a glassmorphic command center built for operators.
ByteConnect powers wallets, cards, gateways, and APIs for modern businesses. Build. Connect. Scale — from first transaction to enterprise volume.
Powering payments for ambitious teams
Real-time settlement, multi-currency wallets, and API-first tooling designed for high throughput.
From consumer wallets to merchant checkout — one unified stack with beautiful tooling.
Monitor balances, settlements, refunds, and conversion funnels in a glassmorphic command center built for operators.
Encryption, device checks, and risk scoring on every move.
Hold, send, and convert across major currencies instantly.
Near real-time ledger updates with webhook events.
Wallet, QR pay, cards, and history in one app shell.
Select the rails you need — or run the full stack for wallets, cards, bills, and commerce.
REST endpoints, HMAC webhooks, sandbox keys, and live credential health checks — compatible with your existing ByteConnect backend.
// ByteConnect Merchant API
const res = await fetch("/api/v1/initiate-payment", {
method: "POST",
headers: {
"Content-Type": "application/json",
"X-Environment": "sandbox",
"X-Merchant-Key": merchantKey,
"X-API-Key": apiKey
},
body: JSON.stringify({
amount: 5000,
currency: "NGN",
success_redirect: "https://yoursite.com/ok",
ipn_url: "https://yoursite.com/webhooks/bc"
})
});
From registration to production traffic without heavy ops overhead.
Register a user, merchant, or agent profile and complete KYC verification.
Enable currencies, cards, P2P, bills, and business tools from the dashboard.
Grab sandbox keys, send a test payment, and plug in webhooks.
Flip to production and monitor volume, settlements, and risk in real time.
Upgrade or downgrade anytime — no hidden fees, no lock-in.
Browse P2P and use core wallet tools.
Free forever
P2P trading, cards, and priority support.
7-day free trial · NGN billed
Higher limits and dedicated support.
14-day free trial · API access included
Join thousands of users and merchants already moving money on ByteConnect.