- Jun 16, 2020
- 185
- 213
- 43
yes, to store-owner. re-use the "Landmark" as the Store Whatsapp number.send notification to store?
very good job please share codeI am adding a send whatsapp button on the order detail page.
This way, don't need any callmebot api, just good old whatsapp API.
Button will be gone after store-owner accept-order.
So, it does not matter if the store-owner don't have the app open, store-owner will still get Whatsapp notification, then they can open app to accept order.
I can't share the code, because it's in the NodeJS (customer app) source.very good job please share code
DONE!I am adding a send whatsapp button on the order detail page.
This way, don't need any callmebot api, just good old whatsapp API.
Button will be gone after store-owner accept-order.
So, it does not matter if the store-owner don't have the app open, store-owner will still get Whatsapp notification, then they can open app to accept order.
can you help meI can't share the code, because it's in the NodeJS (customer app) source.
But I can take request for compiled NodeJS file through PM.
DONE!
It works great!
Taking request for compiled NodeJS files through PM only!
Added translation as well, the buttons and the texts will be in your local language.
I am the same person who chatted with you earlier through whatsappcan you help me
I am adding a send whatsapp button on the order detail page.
This way, don't need any callmebot api, just good old whatsapp API.
Button will be gone after store-owner accept-order.
edit:
the default after payment done it opens order-tracking page
I change it to open my-order (pic.1) page (so customer can see the "Send Whatsapp" button, and if cutomer want to track order, customer can click on "track order" button)
So, it does not matter if the store-owner don't have the app open, store-owner will still get Whatsapp notification, then they can open app to accept order.
Indonesia please x.xxx.xxx.I made some mods on the customer's and delivery's apps regarding thousand separator and removing the decimal point. This is useful for countries that have a lot of digits in their currency. (Fulfilling my promise when I post patches to null v2.6.1)
This is a compiled NodeJS, the mods include:
1. Adding thousand separator on customer's and delivery's apps (india will be 1,23,456 the rest will be 1,234,567 or 1.234.567)
2. Removing decimal point on customer's and delivery's apps
3. Removing wallet animation on delivery's app (it's not possible animating a string)
4. Change the "Call Now" function to "Whatsapp" on customer's and delivery's apps (must edit translation. change "Call Now" to "Whatsapp")
Request by posting a reply, not PM!
** START COPY/PASTE POST **
Hi @arrocy I want to try you modification.
I want to use it because in REPLACE_IT_WITH_YOUR_COUNTRY we use a lot of digits in our currency
I understand that this is for testing purpose only and I will not use it on my production site, unless this mod has bee proven works, then I will use this mod on my production site.
** END COPY/PASTE POST **
I will go to sleep now, I will PM you tomorrow with the zip file to whoever brave enough to test it. LOL!
WARNING!!!
This will replace your original NodeJS files /static/js, please make a backup before proceeding.
Any minor changes on the mods (example: want to keep decimal point and/or keep the "Call Now" function), request by PM!
-Arrocy-
Yes I can do it for youIs there anyway to fix the frontend ?
I mean the React.js version of code is dealing with front-end and it's broken. Of it could be fixed, then it would look better.
Why the attachment? you may uploaded it by mistake on the wrong thread?thanks