344 comments found.
I have another mobility system, called Gojek, but I stopped using it due to the high cost with Google, as opening maps generated costs, among other demands.
To use Whatsapp Taxi, will I have the same costs as I did on Gojek, regarding the Google account?
Well I think yes, since the system does use Google Maps and Google Distance API. Probably you had really high usage of the system?
I see so many users complaining about delay in answering support, why is that?
Please see ticket #85708
Replied on ticket.
Hi, I have another ticket open, please reply. thank you
Replied on ticket.
Is the conversation between the driver and the client saved within the platform, or is it only between Driver and Client?
Conversation it only on whatsapp. So it is not saved. You can use https://codecanyon.net/item/whatsbox-the-whatsapp-marketing-bulk-sender-chat-bots-saas/48623156 if you want to have like a chat history. Drivers will need to communicate via the PWA web app.
Do you know if any of the payments gateways work in the Dominican Republic?
Hi rperez14
Looks like paypal is https://www.paypal.com/do/home
what’s included with Extend support ?
First of all, you get the same code and functions in both license types.
According to Envato rules, you need to have an extended version to charge end clients.
So with an extended version, you are legally covered.
Furthermore, with extended you get access to all the plugins we offer for free.
Hi, how is the price per ride calculated in this app?
It has the Lat/Lng of the user -> Lat/Lng of the destination.
DISTANCE*(prince/km)+STARTING_FEE
And at the end, the driver can change the value, so users pays the correct price.
Thanks for replaying my comment. Does this means that the price is calculated by distance and time? Can we set the parameters within the app and block the driver from making any changes to the price?
The price is calculate by distance. At the moment we don’t have option to limit driver for setting the price. But if you want this function can be removed easily since you get the full code.
Thank you.
Hello, several days without a response from support, I require the password to download the apps. It is incorrect that the complete package does not come like other scripts on this site and days are lost to implement.
Replied on ticket.
Hello Sir, congratulations for this exceptional work. 1 year ago a user asked for a similar script but for parcel delivery you said it would arrive soon. I’d like to know what stage it’s at as I’m very interested.
Unfortunately, we didn’t do it as we estimated that it will be of low need.
Hi Daniel, ticket #84717 updated, waiting reply. Thanks
Hi c-z
Somehow, I haven’t replied on the ticket. Tomorrow will look into it.
Hello, can you share the password to download the app, support takes a long time to respond.
Replied on ticket.
How to add upi payment & bhim qr integration options
Hi
We do have https://razorpay.com/ as payment provider. It also uses the UPI payment interface.
Can the license be installed multiple times in the same VPS but with different domains? Or the license is for one domain only?
It can be installed on multiple domains.
Hello Daniel, what is the procedure for updating to version 4.0.2
I achieved
(y)
HI…YOU NEVER ANSWER SUPORT TICKETS…How can i get a decent support?? ... ...cant find the apps files…an when try to dowload from dashbord ask me for a password
please share me apps files or at least answer tickets
Replied on ticket.
tnks
hi, can check please ticket: #85432 – at the moment of running the installation I have an error: SQLSTATEHY000 Unknown MySQL server host ‘mysql:3306’ (-2) i checked and no problem with hosting or database, aparently is an code issue, for that reason need your support…tnks
Sorry, i have solved the issue…tnks
Ok, Also replied on ticket.
Hi…prepurchase questions (I have seen the videos and questions, but I want to be sure): 1. a company that hires a plan, can customize its name and logo but: does it have a unique URL to share to its customers (subdomain)? or all companies and drivers use the same URL? 2. In the “owner” or “driver” demo, I did not find the option to configure payments (it is only in the “admin” profile), how can a driver or a company receive online payments if they do not have this configuration? 3.Can an owner create a manual order (for example if a cab company receives a call, can you manually create that order and assign a driver)?
Hi cfarias1
- No, there is no URL, where they can display their drivers. All drivers are under same web. You can modify this.
- Yes, you can. But in the demo is disabled. So you can set that companies can set their payment provider config. And money to go to them
- At the moment no.
Thank you very much for your answer!...I promise that it is the last one
…you say that I can modify the theme of the URLs…how can I do that modification?.... is it possible to automatically create a subdomain for each new company that hires the service?
Yes, it can be done with some small code modifications. Maybe I can add this as an update, since already few users asked about it.
Hi Daniel, can you please check ticket: #84717. Thanks
Replied on other ticket of yours. Will do my best to do the test for this ticket today. Since it takes some time.
Nice and easy app but its has some problem, 1) with google maps api 2) the app must force the client to enable the real localisation, this is will be easy for the user and from the driver to localise the place
Hi maorhouma
Thanks for the feedback- This is in the demo only
- This is what this button does -> https://share.cleanshot.com/jDWlpCRD
I can’t testing: Error 500 on system! There could be multiple reasons for this to happen. Misconfiguration, error in the code or some other server error. If you are the administrator, please follow the product documentation – FAQ section, to debug the problem. If you are not the administrator, sorry for experiencing this, we will work on resolving this issue.
Checking if an order can be created for customer that wants to talk directly to the bot WhatsApp instead of using the user app. I’d prefer this. Do let me know if the system allow this. Otherwise, a very good project indeed.
Yes, the web project start whatsapp chat directly. Driver app is required. Client app no.