Download WayFlow
Book bus trips, order food at highway stops, send parcels across cities — all synchronized to the speed of the road. One app for Zimbabwe's highway corridor.
📲 How to Install
App Features
Everything you need for highway travel, food, and logistics
Bus Booking
Real-time seat availability with strict No-Standing Policy. Book, pay digitally, show QR to board.
Browse Trips →Order from Inns
Order from Chicken Inn, Pizza Inn & Creamy Inn along your route. Hot food on arrival.
View Inns →Send Parcels
Book parcel space on registered buses. Drop off at Terminal A, pick up at Terminal B.
Learn More →Conductor POS
Mobile point-of-sale for conductors. Manage manifests, scan QR tickets, handle cash digitally.
Learn More →Virtual Wallet
Closed-loop pre-paid system via EcoCash, OneMoney or bank transfer. Zero-debt mandate.
Learn More →GPS Tracking
Track your bus in real-time. Know exactly when it arrives at your stop or destination.
Learn More →Smart-Radius Ordering
GPS-triggered food ordering: 50km browse, 30km authorize, 15km kitchen starts cooking.
Learn More →Fleet Admin
Manage your fleet, create trips, assign drivers, monitor performance — all from one dashboard.
Learn More →WayFlow API Reference
Full reference for developers, fleet operators & inn partners
List Routes
Get all available bus routes with stops
GET/transport/api/routes/List Trips
Get upcoming trips with seat availability
GET/transport/api/trips/Trip Detail
Full trip info: bus, route, seats, departure
GET/transport/api/trips/<trip_id>/Book Seat
Reserve a seat (No-Standing Policy enforced)
POST/transport/api/book/ Body: trip_id, passenger_name, phoneCancel Booking
Cancel a reservation and release the seat
POST/transport/api/book/cancel/My Bookings
List all bookings for the authenticated user
GET/transport/api/bookings/Passenger Manifest
Get real-time manifest for a trip
GET/transport/api/conductor/manifest/<trip_id>/Scan QR Code
Validate passenger boarding pass
POST/transport/api/conductor/scan/ Body: qr_data, trip_idCash Booking
Conductor books for cash-paying passenger using wallet
POST/transport/api/conductor/cash-booking/ Body: trip_id, passenger_name, phone, amountPlace Food Order
Order from an inn along your route (Smart-Radius)
POST/transport/api/food/order/ Body: trip_id, stop_id, items[]Kitchen Orders
Inn kitchen display — incoming orders for a stop
GET/transport/api/food/kitchen/<stop_id>/Update Order Status
Mark order as preparing, ready, or handed over
POST/transport/api/food/order/<order_id>/status/Wallet Balance
Check current virtual wallet balance
GET/transport/api/wallet/balance/Top Up Wallet
Add funds via EcoCash, OneMoney or bank transfer
POST/transport/api/wallet/topup/ Body: amount, payment_methodCreate Trip
Fleet admin creates a new trip with bus, route, crew
POST/transport/api/fleet/create-trip/ Body: bus_id, route_id, conductor_id, driver_id, departure_timeGPS Update
Push live bus GPS coordinates
POST/transport/api/gps/update/ Body: bus_id, lat, lng, speedTrack Bus
Get current GPS position for a bus
GET/transport/api/gps/track/<bus_id>/Book Parcel
Book parcel space on a registered bus
POST/transport/api/parcel/book/ Body: trip_id, sender, receiver, description, weightEmergency Stop
Conductor triggers emergency — releases holds, notifies inns
POST/transport/api/emergency/ Body: trip_id, reasonList Inns (Shops)
Get all active inns along routes
GET/api/v1/shops/?category=restaurant📋 Version History
WayFlow v3.9.0 - Live server. Inns preorder, bus booking, parcel delivery.
📱 Scan to Download
Scan this QR code with your phone camera to download the app