Code

Discussion on RideOn Taxi – Complete Taxi Booking & Parcel Delivery Solution

Discussion on RideOn Taxi – Complete Taxi Booking & Parcel Delivery Solution

Cart 248 sales
Recently Updated

114 comments found.

jeho82 Purchased

Add Atleast one payment gateway in Africa maybe Flutterwave or Paystack, it will increase your sales

Hi Jeho, Regarding this, please connect with us on WhatsApp at +91 87500 44724. We’ll be happy to assist you further.

Estou tendo dificuldade para ter o código de validação ninguém responde

E tu tendo dificuldade em respostas pois gostaria de saber se posso fazer o teste em um servidor e depois instalar em outro a minha preocupação é o código de validação se terei que validar novamente ou mesmo código vai funcionar?

Nossa equipe explicou no WhatsApp como encontrar o código de compra no CodeCanyon. Por favor, verifique. Sim, você pode instalar em um servidor, mas não pode usar o mesmo código de compra em nenhum outro servidor.

I want to ask for razorpay payment gateway integration in this script

When we can expect for the razorpay payment gateway to be added in this

Thanks!

Why there is no answer for my ticket? What’s wrong with you. What is the status of Ticket #1034

Due to vacation, we were unable to reply to your support ticket earlier, but we are treating this as urgent. We are reaching out to you on WhatsApp, so please connect with us there.

No reply on support ticket, no reply on WhatsApp, you ask for server access and after received access no reply. Why I am unable to re-install on same url?

We have already resolved it.

Hi, Do use Laravel Octane with Swoole / RoadRunner? Regards

Hi, No, the project is running on standard Laravel without Octane (no Swoole or RoadRunner).

I have an issue with Driver app. It is saying Something Went Wrong while registering. I have added the firebase configurations correctly and cross checked from your documentation. I was wondering why there is no Web side config for firebase? I have messaged you on whatsapp. Kindly check and resolve me this ASAP.

The support team has already replied to your query on ticket #1030. Kindly check.

Please check Ticket #1029, thank you.

The support team has replied to your query on the ticket. Please check.

RideOn Taxi is a robust, cost-effective taxi booking solution that delivers the essential features required to start and manage a ride-hailing service. Its combination of rider & driver apps, admin tools, and real-time tracking make it a strong choice for new businesses.

Thanks for your feedback.

I’m asking honestly, has anyone successfully installed the application following the installation documentation? Or is this a trick that requires us to ask the application developer for help? I followed the installation documentation and the Rider app and admin panel worked, but the Driver app showed an error “something went wrong…” during registration. However, I still managed to create a Driver account, and this account was automatically approved without requiring approval. But this account had a serious error preventing document verification for Driver to function… The code we bought was rigged with minor bugs by the publisher that non-programmers can’t fix. Even though I successfully built the Rider and Driver apps, they’re unusable… I tried to fix all the bugs in the code, but I still have the Rider app that requests rides, while the Driver app doesn’t receive ride requests.

Thank you for sharing your concerns.

We want to clarify that many customers have successfully installed and are actively using the application by following the installation documentation. The system is not designed as a trick, nor does it require hidden steps beyond what is clearly mentioned in the documentation.

In your case, based on the symptoms described (driver registration issues, automatic approval, document verification problems, and drivers not receiving ride requests), the most common cause is incomplete or incorrect Firebase configuration. Firebase setup is a critical requirement for driver registration, document verification, real-time ride requests, and notifications, and it must be configured exactly as outlined in the installation document for both Rider and Driver apps.

Please double-check the following:

Firebase project configuration for Rider, Driver, and Admin Panel

Correct google-services.json / GoogleService-Info.plist files

Firestore rules and indexes

Firebase Authentication, Cloud Messaging, and Realtime/Firestore Database setup

Matching package names / bundle IDs

If Firebase is not configured properly, the apps may build successfully but will not function correctly, which can lead to the issues you are experiencing.

If you have verified the configuration and are still facing problems, please create a support ticket with detailed error logs, screenshots, and your Firebase setup details. Our support team will review the issue and assist you accordingly.

We are committed to helping you get the system running smoothly.

Before purchasing, I’d like to clarify how the delivery dispatch system works in detail. For example:

  1. Suppose there are 5 drivers (X1, X2, X3, X4, X5) and at the same time 3 customers (Customer A, Customer B, Customer C) press “Book Now.”
    • Will the system send notifications to all 5 drivers simultaneously?
    • If one order (e.g., Customer A) is already assigned to a driver, will the system then send notifications to all available drivers about the remaining orders from Customers B and C?
  2. Additionally, I’d like to know:
    • How does the system decide which driver gets priority (nearest driver, fastest response, round‑robin, or broadcast)?
    • What happens if no driver accepts the order — does the system retry, escalate, or cancel automatically?
    • Can the system handle multiple concurrent bookings without conflict (e.g., two drivers accepting the same order at the same time)?
    • Is there a queue or fallback mechanism if all drivers are busy?
    • Are notifications sent via push, SMS, or in‑app only?
    • Can dispatch rules be customized per merchant (e.g., assign only to drivers in certain zones)?

Thank you

Thank you for your interest and for raising these important questions. Please find a detailed explanation of how the delivery dispatch system works:

1. Simultaneous Bookings & Notifications When multiple customers place orders at the same time (for example, Customers A, B, and C), the system creates each booking independently.

For each new order, notifications are sent only to available drivers.

If there are 5 available drivers (X1–X5), all 5 will receive the notification for the first order.

Once a driver accepts and is assigned to Customer A, that driver is marked as busy and will no longer receive notifications.

The remaining available drivers will then receive notifications for orders from Customers B and C.

2. Driver Assignment Priority Driver selection is handled automatically using a built-in logic:

Orders are broadcast to nearby available drivers

Assignment is based on first-accept, with proximity taken into account

At this time, dispatch rules are fixed and not customizable.

3. No Driver Acceptance Scenario If no driver accepts an order within the defined time window:

The system retries by re-broadcasting the request to available drivers

4. Concurrent Booking Safety The system safely handles multiple concurrent bookings.

Once a driver accepts an order, the assignment is instantly locked

This prevents multiple drivers from accepting the same order

Any late acceptance attempts are automatically rejected

5. Busy Drivers & Queue Handling

Drivers who are already on an active order are excluded from new dispatch requests

If all drivers are busy, the order can be placed in a queue until a driver becomes available or handled using the default fallback logic

6. Notification Channels Dispatch notifications are sent via:

In-app alerts

If you have any specific workflow questions, we would be happy to review them and clarify system behavior before purchase.

Thank you for your interest, and we look forward to assisting you further.

Greetings everyone, I’m working on my project and it’s going well so far… I’m just popping in to say hello and let you know that you need to use Java and Javac version 17 if you don’t want compilation problems… so far, so good.

Thanks for the valuable suggestion and the compliment. For now, we don’t have any plans to use Java, but we truly appreciate your input.

registration failsm, invalid phone nbr says always!!

On our end, the feature is working correctly with Türkiye numbers as well. To assist you better and resolve this quickly, could you please connect with us on WhatsApp at +91 87500 44724

Hi,you have an video for watch how works your app?

Basic questions I have before purchasing

You use firebase realtime database for update the locations of drivers? or use websockets? ... The backend is used for save the all data customer drivers, etc in mysql database?

Hi, thank you for your message!

Yes, we can share a demo video showing how the app works.

To answer your questions:

We use Firebase Realtime Database for real-time driver location updates.

All customer, driver, and booking data is stored securely in our MySQL backend.

If you have any other questions before purchasing, feel free to ask!

hi

when you will update Driver/Passenger Chat

For now, we do not have the chat feature in our pipeline, but we can develop it for you as a custom requirement. Feel free to connect with us on WhatsApp: +91 87500 44724.

Hello there i request for the help to fix your bugs since Saturday

Please respond to WhatsApp or Ticket i created

1011

Hello,

Thank you for your message. Our team does not work on weekends, but we have reviewed and responded to your ticket today. Please check it at your convenience.

If you need anything further, feel free to let us know.

Thank you for your patience.

Two improvements I think are interesting, do you already have them in mind: - Driver/Passenger Chat - Favorite Driver to call him first

I also couldn’t find anything in the documentation about adding new languages.

Please connect with us on whatsapp for it : +91 87500 44724

hie team ,great work here ,i installed the script on a shared hosting ,had issues with database migration but i pulled through ,but i realised my admin dashboard might have some missing stuff (im not sure ) because i cant configure emails ,plans etc ..i hope you will help me .thank you

Thanks for the compliment about our work. Please raise a support ticket at https://support.sizhitsolutions.com/ . Our support team will assist you with the issue.

hie thanks ,please check Ticket #1016

I installed it on shared hosting for testing, but it doesn’t get past the “Import Database” screen.

Is there anything that can be done?

Thank you.

Please raise a support ticket at https://support.sizhitsolutions.com/ . Our support team will assist you with the issue.

I purchased Ride-on template from Codecanyun provided by Sizhi-Soultions. I was facing problem in installation on CPANEL. So I sent and email to them. They were very keen to help me in providing Help on installation issue of the Script. I really appreciate their work. and hopefully they will continue to provide support . Great work, and recommend for your work.

Thank you so much for your kind words! We’re glad to hear that our team was able to assist you with the installation on cPanel. Your satisfaction is our priority, and we truly appreciate your support and recommendation.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey