Top up airtime and data across every network, and pay electricity bills in seconds. Everything runs off a single wallet, at prices you can see before you spend.
Airtime and data land instantly, and bill payments are confirmed while you wait — all drawn from a single wallet.
Recharge MTN, Airtel, Glo or 9mobile straight from your wallet, at a discount off face value.
SME and gift data bundles across all four networks, delivered to any phone number in seconds.
Pay a prepaid or postpaid bill across 11 discos nationwide, straight from your wallet.
No sales call, no onboarding fee, no monthly commitment. Fund what you need, when you need it.
Your name, email, phone and a BVN or NIN for KYC. That is the whole form.
Dedicated PalmPay and OPay account numbers are issued to you automatically, in your own name.
Money lands in your wallet within moments of the transfer, and every service unlocks at once.
Everything on the dashboard is available over a REST API. Same wallet, same prices, no separate contract to negotiate.
# Buy data and get the receipt back
curl -X POST "https://asdaconnectvtu.com/api/v1/data/purchase" \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{"network":"mtn","phone":"08031234567","plan":"2gb_30days"}'
# =>
{
"status": "success",
"message": "Data purchase successful.",
"data": {
"receipt_url": "https://.../receipt.pdf",
"amount": 1200
}
}
Creating an account is free and takes about a minute. You only pay for the airtime, data and bills you actually buy.