# Logistics Tech in Nigeria: Solving Last-Mile Delivery With Custom Software
TL;DR: Nigeria's last-mile delivery problem isn't a lack of demand — it's bad addresses, cash-heavy payments, and fragmented regulation, and off-the-shelf logistics apps aren't built to handle any of the three.
Why Last-Mile Delivery in Nigeria Is a Different Problem
Nigeria's freight and logistics market was valued at roughly $8.7 billion in 2026 and is projected to grow to $19.53 billion by 2035 — a 9.4% CAGR driven almost entirely by e-commerce demand in Lagos, Abuja, and secondary cities like Ibadan and Port Harcourt (MarkWide Research). Nigeria's e-commerce market itself is on a trajectory toward roughly $33 billion by 2026 (Managing Nigeria).
That growth is real, but it's happening on top of infrastructure that wasn't designed for it. The World Bank estimates that poor infrastructure costs the Nigerian economy about $1 billion annually (Ken Research), and that cost lands hardest on the last mile — the final leg from a distribution hub to a customer's door, which is consistently the most expensive and least predictable part of any delivery chain.
Three things make Nigeria's last mile structurally harder than the market it's often benchmarked against (the US, UK, or even Kenya):
1. Informal addressing. Most residential and commercial locations are described by landmarks ("the blue gate after the church, opposite the generator shop") rather than structured street addresses.
2. A stubbornly cash-heavy payment culture. Cash still accounts for a meaningful share of e-commerce transaction value even as card and account-to-account payments grow — one 2025 estimate put cash on delivery at around 16–23% of online sales depending on category, with cards leading value throughput at roughly 32% and buy-now-pay-later climbing fast (234Digest).
3. Urban congestion and fuel cost volatility, which make fixed delivery-time SLAs difficult to hold in Lagos or Abuja without dynamic routing.
The Address Problem — And Why It's Finally Being Fixed at the Government Level
Ask any Nigerian delivery rider what slows them down most and "finding the place" usually beats traffic. Nigeria has tried point solutions before — NIPOST previously adopted what3words, the three-word geocoding system, to give every 3m×3m square on Earth a unique address. It helped, but adoption outside of postal staff stayed limited, and ambiguity around location identification remained a real operational cost for private couriers.
The bigger shift is happening now. The Federal Government has approved a National Digital Alphanumeric Postcode System, with the first phase set to launch in October 2026 before expanding nationwide. Every building will get a unique digital address tied to precise coordinates, accessible via app, web, and USSD — and NIPOST plans to pair it with an AI-assisted routing system so logistics companies can calculate real delivery costs and transit times instead of relying on estimates (Technology Times; The Condia). Lagos State moved first, launching its own digital address system in June 2025 to assign unique identifiers to residential, commercial, and mixed-use properties ahead of the national rollout (Tech in Africa).
This matters for any company building delivery software today: a routing system hard-coded around "just use Google Maps geocoding" will need to ingest a new national addressing standard within the next 12–24 months. Systems built with a pluggable, provider-agnostic geocoding layer — rather than one vendor's API bolted directly into the checkout flow — will absorb that change without a rewrite.
The Cash-on-Delivery Trap
Cash on delivery persists in Nigeria for a rational reason: trust. Buyers who've been burned by non-delivery, and sellers who've been burned by chargebacks, both gravitate toward "pay when it arrives." But COD creates real operational drag:
- Riders carry and reconcile physical cash, which is a security risk and an accounting headache.
- Failed or partial deliveries (customer not available, wrong change, disputed condition) create reconciliation mismatches that most off-the-shelf delivery apps handle poorly.
- Cash flow for merchants lags actual sales by however long settlement takes.
Nigeria's fintech rails — Paystack, Flutterwave, Opay, Interswitch — have made card and transfer payments fast and cheap enough that the technical barrier to going cashless is basically solved. What's missing in a lot of delivery operations isn't payment infrastructure, it's the middleware: software that reconciles a rider's cash collections against the order ledger in real time, flags variances automatically, and gives merchants a single dashboard instead of chasing riders on WhatsApp at end of day. That reconciliation layer is exactly the kind of workflow that generic delivery-tracking SaaS tools don't build, because it's specific to how a given business actually operates.
Regulation: NIPOST's Courier and Logistics Framework
Any company operating a delivery fleet in Nigeria — not just traditional couriers — sits under NIPOST's regulatory umbrella. Section 45 of the Nigerian Postal Service Act prohibits operating courier or logistics services without a valid license, enforced through NIPOST's Courier and Logistics Regulatory Department (C&LRD) under the Courier and Logistics Services (Operations) Regulations 2020 (NIPOST CLRD). Licensed operators contribute 2% of annual revenue to the Postal Fund, and NIPOST began migrating licensing to a digital system from Q2 2025, with online applications and digital certificates processed via Remita (Nairametrics).
For software teams, this means compliance isn't a one-time legal checkbox — license status, renewal dates, and revenue-based Postal Fund contributions are operational data that a logistics platform should be tracking and reporting on, the same way a fintech platform tracks CBN compliance obligations.
How Nigerian Logistics Players Are Actually Building
| Company | Focus | Notable detail |
|---|---|---|
| GIG Logistics (GIGL) | E-commerce fulfillment, courier | Digital-first platform with pan-African expansion |
| Kobo360 | B2B freight marketplace (trucking) | AI-assisted matching between cargo owners and truckers; underwent major restructuring after its earlier scale-up phase (Tekedia) |
| Gokada | Bike-based parcel and ride delivery | Pivoted from ride-hailing to logistics after 2020 regulatory ban on commercial okada in Lagos |
| Chowdeck | Food and last-mile delivery | Raised $9M Series A in August 2025 led by Novastar Ventures, with Y Combinator and AAIC Investment participating, to fund Nigeria and Ghana expansion (TechAwk) |
| Kwik, MAX.NG, TradeDepot, Sabi | B2B distribution, retail supply chain | Part of a broader field of ~386 logistics-tech startups tracked in Nigeria, with 34 funded (Tracxn) |
The pattern worth noting: the companies still standing after the 2023–2025 "freight-tech shakeout" are the ones that built for Nigeria's actual conditions — cash reconciliation, informal addresses, regulatory reporting — rather than importing a US or European logistics stack and hoping it translated.
Where Custom Software Actually Fits
Off-the-shelf route-optimization and fleet-tracking SaaS products solve maybe 60% of what a Nigerian delivery operation needs — they're built for markets with reliable geocoding, cashless payments by default, and stable connectivity. The remaining 40% is almost always custom:
- Fallback geocoding logic that degrades gracefully from a formal address to a what3words square to a landmark description with a pinned GPS point, instead of failing the order.
- Offline-first rider apps that queue proof-of-delivery photos, signatures, and cash reconciliation data locally and sync when connectivity returns — non-negotiable in areas with patchy 3G/4G.
- Payment-agnostic order flows that treat COD, Paystack/Flutterwave transfers, and bank USSD as interchangeable settlement methods feeding the same ledger.
- Compliance dashboards tracking NIPOST license status, Postal Fund contributions, and per-state regulatory requirements alongside delivery KPIs.
- Integration middleware connecting warehouse/inventory systems, rider apps, customer-facing tracking pages, and finance tools — so a delivery exception in the field automatically updates inventory and triggers a customer notification instead of requiring three separate manual steps.
This last category — stitching together the systems a logistics business already runs, so exceptions and reconciliations happen automatically instead of through spreadsheets and WhatsApp — is core enterprise automation work. It's the same problem we work on with clients through our enterprise automation practice: taking the manual, error-prone handoffs between systems (order management, payments, field operations, compliance reporting) and turning them into workflows that run themselves, with humans only stepping in for genuine exceptions.
FAQ
Why is GPS-based delivery routing unreliable in parts of Nigeria?
Standard geocoding APIs (Google Maps, etc.) are trained primarily on formal, structured address data. In areas where addresses are landmark-based, geocoding either fails outright or returns a coordinate hundreds of meters off. Reliable routing requires a fallback chain: formal address → what3words or GPS pin → landmark description confirmed by the rider — not a single API call.
Is cash on delivery going away in Nigeria?
Not soon, but its share is shrinking as card, transfer, and BNPL payments grow. The more practical near-term move for most businesses isn't eliminating COD but building better reconciliation software around it, so cash collection doesn't create accounting and trust problems.
Do all delivery startups need a NIPOST courier license?
Any business operating courier or logistics services in Nigeria falls under Section 45 of the Nigerian Postal Service Act and needs a valid license from NIPOST's Courier and Logistics Regulatory Department, regardless of whether "courier" is in the company's name. This applies to food delivery, e-commerce fulfillment, and B2B freight operators, not just traditional parcel couriers.
Is custom logistics software worth it compared to an off-the-shelf SaaS platform?
For early-stage operations with simple routes, SaaS tools (routing, fleet tracking) are usually the right starting point. Custom software earns its cost once a business hits Nigeria-specific friction — cash reconciliation at scale, informal-address failure rates, or the need to integrate delivery data with inventory and finance systems — that generic platforms weren't built to handle.
Sources
- Nigeria Freight and Logistics Market Size, Share, and Industry Trends Forecast 2026-2036 — MarkWide Research
- Nigeria Last Mile Delivery Market — Ken Research
- Nigeria's Ecommerce Market Expected to Hit $33 Billion by 2026 — Managing Nigeria
- Nigeria's E-Commerce Boom: Growth Trends, Challenges & Digital Innovation — 234Digest
- NIPOST adopts what3words to improve delivery services — Geospatial World
- Nigeria to launch national digital postcode system in 2026 — Technology Times
- Nigeria approves new national address system to scale e-commerce — The Condia
- Lagos Launches Digital Address System to Boost Revenue and Urban Planning — Tech in Africa
- NIPOST to start digital licensing of logistics companies from Q2 2025 — Nairametrics
- Monitoring of Courier/Logistics operations — NIPOST CLRD
- Nigeria's Kobo360, a Logistics Startup, Raises $1.2 million — Tekedia
- From Freight-Tech Boom to Survival Mode: What Happened to Africa's Logistics Startups? — TechAwk
- Top startups in Logistics Tech in Nigeria — Tracxn