Taxi Booking

For you to get taxi booking to work properly, here are some of the instructions to check to ensure taxi booking work as intended

  1. Make sure you upgrade your firebase plan to Pay-as-you-go plan. This is required to have cloud function to work

  2. Make sure you assign a vehicle to your driver. While assigning vehicle to driver make sure you note the Vehicle Type you selected. You must select same Vehicle Type when booking a trip from the customer app

  3. Make sure your driver is within radius of the pickup point, must be online and free(not on any trip)

Still Not Working?

If after following all this step, its still not working, please check:

  1. Check your logs on the backend

  2. Try reassign/edit the vehicle attached to the driver

Last updated