- Jun 16, 2020
- 185
- 213
- 43
never really notice it, never really go in to very deep. That's because I don't use Foodomaa.2.4.1 already has this option.
I just like to null the un-nullable scripts
never really notice it, never really go in to very deep. That's because I don't use Foodomaa.2.4.1 already has this option.
.nunca realmente note isso, nunca vá muito fundo. Isso é porque eu não uso Foodomaa.
Eu apenas gosto de anular os scripts que não podem ser anulados : D
stomer decided to join as a merc
not working @arrocy , in delivery app the whatsapp number didnt show. i inspect its show null. same for user app, the link is not whatsappGood news everyone....
Whatsapp communication between user and delivery guy (opening whatsapp instead of opening phone app)
Edit these 2 files:
1. /static/js -> 18.xxx.chunk.js
find: href:"tel:"+t.delivery_details.phone
replace it with: href:"https://api.whatsapp.com/send?phone="+t.delivery_details.phone
2. /static/js -> 23.xxx.chunk.js
find: href:"tel:"+t.user.phone
replace it with: href:"https://api.whatsapp.com/send?phone="+t.user.phone
Edit translations Settings->Translations ->Edit language:
find: Call Now
Replace it with: Whatsapp
Clear caches from the admin panel is necessary for the changes take effect.
clear cache on server app, if still not working, use incognito mode browser.not working @arrocy , in delivery app the whatsapp number didnt show. i inspect its show null. same for user app, the link is not whatsapp
Because in foodomaa only the admin will collect money though online transaction its purely delivery app the admin will maintain the delivery boys and delivery the orders. I think that's the main reason.I think it's possible.
The author put it this way for a reason, don't know what it is.
Which version that store has the ability to cancel order with refund?
the screenshot I provided earlier:When you cancel as the store owner, you are generating a credit in the customer's wallet. this for me.
Well then. If the store side cancels (pop-up) the name, that it is canceled and available here, it is canceled and creating a credit in the customer's wallet.the screenshot I provided earlier:
customer made COD order, store owner cancel the order through action (not pop-up in dashboard).
No credits back to customer on my side.
My install is from nulled version + mod on customer static js files for whatsapp buttons for communication betwwen customer and driver. I don't think the mod has anything to do with your issue.
@ONSHOST was 'ALMOST' right.Because in foodomaa only the admin will collect money though online transaction its purely delivery app the admin will maintain the delivery boys and delivery the orders. I think that's the main reason.
This is the bug. When no pop-up works. However, when it is on the store side, if an employee cancels the customer, they buy next time for free with the wallet chargeback. Any solution for that?the screenshot I provided earlier:
customer made COD order, store owner cancel the order through action (not pop-up in dashboard).
No credits back to customer on my side.
My install is from nulled version + mod on customer static js files for whatsapp buttons for communication betwwen customer and driver. I don't think the mod has anything to do with your issue.
anyone can confirm this behaviour on your install?This is the bug. When no pop-up works. However, when it is on the store side, if an employee cancels the customer, they buy next time for free with the wallet chargeback. Any solution for that?
Or you can keep on nulling until you are not able toAnd nulling v2.7.2 too
This will be the last version of foodomaa that I nulled. Unless @SaurabhShah give me permission to null future versions now that he sees it's not all bads came out of someone nulling their software.
the more complex the encryption, the slower a webpage will load. I can see that's v2.4.1 (the last version without ioncube) loads pages a lot faster compared to v2.7.2, OK there are more features in 2.7.2 that might be responsible for the slower page load.Or you can keep on nulling until you are not able to
It would give the author challenge to highten his security![]()
This is very useful option if any one knows the solution please share. and second most wanted schedule delivery also missing and Phone registration missing eatiko.com customized the codeis there any option to change the order status by the seller? like the order is ready, so the Delivery agent can go to the shop to pick it up.
Because at the moment delivery agent will not know if the order is ready for pickup or not, which mean if the delivery agent goes early to the shop, they need to wait, which is waste of time and money, as mean time they can deliver for someone else.
Can anyone help with this, please?
Thank you.
Then I don't think this is the right place to do so except you want to hire a developer to do that for you.This is very useful option if any one knows the solution please share. and second most wanted schedule delivery also missing and Phone registration missing eatiko.com customized the code