Plustiveplustive
Sign inGet API key

Comparison

Plustive vs VTU.ng

Plustive and VTU.ng are both Nigerian VTU and bill-payment APIs with prepaid wallets and dedicated-account funding. An honest comparison of money handling, reliability and DX.

Plustive and VTU.ng are both Nigerian VTU and bill-payment APIs, and they overlap a lot — same core services, both funded from a prepaid wallet with a dedicated account that auto-credits. The real decision is reseller pricing versus correctness defaults and developer experience.

VTU.ng is an established Nigerian VTU and bill-payment API aimed at resellers, with a prepaid wallet, a dedicated funding account, transparent reseller pricing and webhooks. Plustive covers the same services and optimises for the things that bite once you’re live at volume: exact money, safe retries, and automatic recovery from ambiguous calls.

At a glance

FeaturePlustiveVTU.ng
Primary focusVTU & bill-payment API (developer-first)VTU & bill-payment API (reseller-first)
Data & airtime — MTN, Glo, Airtel, 9mobile
Electricity, cable TV, education PINs
Broadband (Smile, Spectranet)See their docs
Prepaid wallet + dedicated funding account
Money as integer kobo (no float rounding)See their docs
Idempotency on your own referenceYes — clientReference, DB-enforcedSee their docs
Failed delivery handlingAuto-reconcile + auto-refund to walletRequery available
Webhooks on terminal state
Best forDevelopers wanting correctness defaults + modern DXResellers wanting transparent, low reseller pricing

Where they’re similar

Both expose airtime and data for MTN, Glo, Airtel and 9mobile, plus cable TV, electricity (with the prepaid token) and education PINs, over a REST API. Both fund from a prepaid wallet topped up by bank transfer to a dedicated account, and both offer webhooks and a way to check a transaction’s state. Neither a wallet nor a dedicated funding account is unique here — they’re table stakes, and VTU.ng has both.

Where Plustive differs

  • Integer kobo everywhere. Amounts and balances are exact integers (₦1 = 100 kobo), which removes a whole class of floating-point rounding bugs in your ledger.
  • Automatic reconciliation + refunds. An ambiguous call returns Pending and settles in about a minute; a genuine failure auto-refunds your wallet to the kobo — you don’t requery and reverse by hand.
  • Idempotency by default. Every purchase carries your clientReference, enforced at the database level, so a retry after a timeout returns the original result instead of charging twice.
  • One key across every service, documented. Data, airtime and all four bill types behind one wallet and one Bearer key, with a modern reference and live API console.

When VTU.ng may be the better call

VTU.ng publishes transparent reseller pricing and is well-known for low per-transaction cost. If your model is price-led — you’re reselling on thin margins and the headline rate is what decides it — that transparency has real value, and we’d rather you know that than oversell.

The bottom line

If you want the platform to handle correctness — exact money, safe retries, automatic refunds — Plustive is the more developer-friendly choice. Read the docs or follow the build guide to try it.

FAQ

Plustive vs VTU.ng — FAQ

Is Plustive an alternative to VTU.ng?

Yes. Both are Nigerian VTU and bill-payment APIs — airtime, data, cable TV, electricity and education — funded from a prepaid wallet, each with a dedicated funding account. They overlap heavily; the difference is in the defaults. Plustive represents all money as integer kobo, reconciles ambiguous transactions automatically and refunds your wallet to the kobo on a failure, and is built developer-first with modern docs.

What is the main difference between Plustive and VTU.ng?

VTU.ng is reseller-first and known for transparent, low per-transaction pricing. Plustive is developer-first and optimises for correctness when money moves at volume: exact integer-kobo amounts, idempotency enforced on your clientReference at the database level, and automatic reconciliation with auto-refunds rather than a manual requery. Pick VTU.ng if headline reseller price is your priority; pick Plustive if you want the platform to handle correctness for you.

Can I switch from VTU.ng to Plustive?

Yes. The integration shape is the same REST-plus-wallet pattern — fund a prepaid wallet by bank transfer to a dedicated account, then call one endpoint per service. Migration is mostly mapping plan and biller identifiers and pointing your calls at Plustive; you keep your own reference scheme as the clientReference.

Explore more: