• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

NewTaxi App - Online Taxi Booking App With Admin Panel & Driver/User Panel | Multi Payment Gateways

NewTaxi App - Online Taxi Booking App With Admin Panel & Driver/User Panel | Multi Payment Gateways v1.4

No permission to download

Lrpolok

New member
Jan 8, 2023
7
18
3
Babak submitted a new resource:

NewTaxi App - Online Taxi Booking App With Admin Panel & Driver/User Panel | Multi Payment Gateways - Download NewTaxi App - Online Taxi Booking App With Admin Panel & Driver/User Panel 37945308

NewTaxis.jpg
Download NewTaxi App - Online Taxi Booking App With Admin Panel & Driver/User Panel 37945308 Nulled Free
NewTaxi is a fully-featured taxi on-demand taxi solution that is convenient to anyone planning to start up and run an online on-demand location based taxi business. We have developed NewTaxi to be easy to customize, setup and run. NewTaxi is developed using the best and highend technologies. NewTaxi is a native app built on Kotlin and laravel for...

Read more about this resource...
 
Thank you for the resource. Is this nulled or untouched? If it's not nulled, does it work without nulled?
 
Thank you for the resource. Is this nulled or untouched? If it's not nulled, does it work without nulled?

It works without nulled, in my case I also had to make some changes to the .htaccess and some .kt files of the apps to fix some errors. Also I tested sms verification at registration and login with Google, both don't work.
 
It works without nulled, in my case I also had to make some changes to the .htaccess and some .kt files of the apps to fix some errors. Also I tested sms verification at registration and login with Google, both don't work.
Oh really? I saw it is not different from RIDEIN SCRIPT AND APP AS WELL.... let me try to install it.. will give u feedback and if will get bugs will also share it with you...
 
Definitely will test it out, for web admin side, not an android user lol so I guess I will test with what I can.
 
Oh really? I saw it is not different from RIDEIN SCRIPT AND APP AS WELL.... let me try to install it.. will give u feedback and if will get bugs will also share it with you...

Ridein, Newtaxi, and others come from the same source, an old version of Cabme, which itself comes from another source, an earlier version of Gofer. All of them have the same issues with OTP authentication and Google login. Phone number verification only works with Twilio, and for Newtaxi, I believe something is missing to complete OTP with Firebase, but it can be fixed to make the script acceptable.

The old Cabme: https://babia.to/resources/cabme-enterprise-level-complete-taxi-app-android-web.21029/
 
Ridein, Newtaxi, and others come from the same source, an old version of Cabme, which itself comes from another source, an earlier version of Gofer. All of them have the same issues with OTP authentication and Google login. Phone number verification only works with Twilio, and for Newtaxi, I believe something is missing to complete OTP with Firebase, but it can be fixed to make the script acceptable.

The old Cabme: https://babia.to/resources/cabme-enterprise-level-complete-taxi-app-android-web.21029/
Oh I see now.. Thanks for the information...
 
Oh really? I saw it is not different from RIDEIN SCRIPT AND APP AS WELL.... let me try to install it.. will give u feedback and if will get bugs will also share it with you...
Hey did you manage to setup? any errors especially on the driver app? also are the getway payments able to work?
 
Hey did you manage to setup? any errors especially on the driver app? also are the getway payments able to work?
I managed to set it up but having a problem with payment always pending and is saying WAITING FOR PAYMENT on the driver app.. and the rider app.. is saying the app stopped ...
 

Attachments

  • IMG-20230425-WA0007.jpg
    IMG-20230425-WA0007.jpg
    68.5 KB · Views: 36
  • IMG-20230425-WA0008.jpg
    IMG-20230425-WA0008.jpg
    103.1 KB · Views: 34
  • IMG-20230425-WA0009.jpg
    IMG-20230425-WA0009.jpg
    69 KB · Views: 32
  • IMG-20230425-WA0010.jpg
    IMG-20230425-WA0010.jpg
    82.8 KB · Views: 32
  • WhatsApp Image 2023-04-25 at 13.46.36.jpg
    WhatsApp Image 2023-04-25 at 13.46.36.jpg
    87.6 KB · Views: 37
I managed to set it up but having a problem with payment always pending and is saying WAITING FOR PAYMENT on the driver app.. and the rider app.. is saying the app stopped ...

I am currently at work until tomorrow and I am unable to provide more details at this time. However, please try the following:

Replace the content of the .htaccess file in the root directory of your website with:

Code:
<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^(.*)$ public/$1 [L]
</IfModule>

Instead of using the Newtaxi tutorial, follow the Ridein tutorial. Verify that all Firebase-related fields are correct and that the Firebase database rules are also correct. Add the SHA1 and SHA256 (release and debug) of the apps to Firebase. Download the google-services.json files again and upload them to the respective app folders. Also, download the Firebase service account private key .json file again and upload it to your admin panel. Finally, if you are testing your panel on a VPS server, renew correctly the SSL certificate for your domain, believe me, this is very important.
 
I am currently at work until tomorrow and I am unable to provide more details at this time. However, please try the following:

Replace the content of the .htaccess file in the root directory of your website with:

Code:
<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^(.*)$ public/$1 [L]
</IfModule>

Instead of using the Newtaxi tutorial, follow the Ridein tutorial. Verify that all Firebase-related fields are correct and that the Firebase database rules are also correct. Add the SHA1 and SHA256 (release and debug) of the apps to Firebase. Download the google-services.json files again and upload them to the respective app folders. Also, download the Firebase service account private key .json file again and upload it to your admin panel. Finally, if you are testing your panel on a VPS server, renew the SSL certificate for your domain, believe me, this is very important.
Thanks brother helping.. Will try to work on this...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock