Skip to content

Nationwide from day one

Ghana, delivered.

Same-day across a city, next-day across a region, two to four days to all sixteen. One tracking number, start to finish.

Shipping at volume? Talk to us about rate cards.

Where is my parcel?

No account needed. Anyone with the number can look it up.

Dashes and spaces are ignored. It is on your receipt or in your confirmation message.

regions covered
16regions coveredNationwide from day one
days nationwide
2–4days nationwideStandard service
same-day cutoff
18:00same-day cutoffBooked before 11:00
from, per parcel
GHS 15from, per parcelStandard, local band

Services

Three ways to send

Pick by how fast it has to arrive. Every quote shows its lines in full before you commit — base rate, fuel, handling, nothing folded in.

Same-Day

Guaranteed

Booked before 11:00, delivered by 18:00

For documents and small parcels moving inside a city. Collected within the hour and delivered the same working day.

Coverage
Within 30 km of a hub
Transit
Same day
From
GHS 25.00
Send with Same-Day

Next-Day

Guaranteed

Delivered by the end of the next working day

Our most used service. Covers a whole region and the corridors between the major cities.

Coverage
Within 150 km, or the same region
Transit
1 working day
From
GHS 20.00
Send with Next-Day

Standard

Two to four working days, anywhere in Ghana

Nationwide coverage at the lowest rate, including the northern regions. Consolidated through our hub network.

Coverage
All sixteen regions
Transit
2–4 working days
From
GHS 15.00
Send with Standard

How it works

Four steps, no surprises

The money is held when you book and captured when it is delivered. A job we cannot complete releases the hold.

  1. 01

    Get a price

    Enter where it is going and what it weighs. You see every line of the quote — base rate, fuel, handling — before you commit.

  2. 02

    Book and pay

    The amount is held when you book and only captured on delivery. If we cannot complete the job, the hold is released.

  3. 03

    We collect

    A rider comes to you. Every scan along the way is recorded against the shipment, with the time and the place.

  4. 04

    Track to the door

    One tracking number, shareable with the recipient, no account needed. Proof of delivery is captured at the door.

Reviews

What senders say

Merchants, offices and one-off senders across the country.

Read all reviews
  • We moved our whole Accra fulfilment onto Raven in a week. The wallet billing means no chasing invoices, and the API did what the docs said it would.
    Operations leadOnline electronics retailer, AccraNext-Day
  • The tracking page is the thing our customers notice. They get one number, it works without an account, and support stopped fielding 'where is it' calls.
    FounderFashion brand, KumasiStandard
  • A rider collected at 10:40 and the parcel was signed for in Tema by 15:00. That is the first time a same-day promise has actually held for us.
    Practice managerLegal firm, AccraSame-Day
  • Sending to Tamale used to mean a bus station and a phone call. Now it is a booking and a tracking number, and the price is the price.
    Shop ownerAgricultural supplies, TamaleStandard
  • One parcel was delayed at a hub. What mattered was that we were told before the customer asked. The exception showed up in the webhook.
    Head of logisticsMarketplace, AccraNext-Day

For developers

Wire it into your checkout

A REST API with a generated OpenAPI document, signed webhooks on every status change, and idempotency keys on every write so a retry never becomes a second shipment.

Read the API docs
curl https://api.ravendelivery.example/v1/shipments \
  -H "Authorization: Bearer $RAVEN_API_KEY" \
  -H "Idempotency-Key: 7c9e-4a11" \
  -d service_code=NEXT_DAY \
  -d destination[locality]=Kumasi

{
  "tracking_number": "RVN-7K2-M9P-4XA",
  "status": "CREATED",
  "total": { "amount_minor": 3500, "currency": "GHS" }
}

Questions

Before you send

Do recipients need an account to track a parcel?
No. Anyone with the tracking number can look it up. The public page is deliberately redacted — it shows the status, the town and the timeline, and never the sender's or recipient's address, phone number or name.
When am I actually charged?
The amount is held against your wallet when the shipment is created and captured when it is delivered. A shipment that is cancelled before collection releases the hold in full. If the final price differs from the quote beyond a small tolerance, we ask you to confirm before capturing anything.
Which days count as working days?
Monday to Saturday. Sundays and Ghanaian public holidays do not count towards a transit promise, and the cutoff times shift accordingly.
What happens if nobody is there?
The rider records a failed attempt with a reason, and you and the recipient are both notified. We attempt again the next working day. After the final attempt the parcel is returned to the sender.
Do you ship internationally?
Not yet. International lanes are built into the platform — customs declarations, HS codes, Incoterms and duties are all modelled — but no partner carrier is connected, so we do not accept international bookings today.
Is there an API?
Yes. A REST API with an OpenAPI document, signed webhooks for every status change, and idempotency keys on every write. See the developers page.

Send your first parcel today

No contract for one-off sends. Rate cards and wallet billing when you are ready.