Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,366 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

29736 comments found.

I placed an order for delivery with Dynamic Rates enabled, it showed the Delivery Fee and the dynamic rate shows on checkout view, but when checking out it doesn’t show that it charged the dynamic rate to customer on checkout and also viewing the order in merchant backend it doesn’t show the delivery fee in order receipt view. dynamic rate isn’t registering in order.

https://ibb.co/7J9xL56 - https://ibb.co/C6K53yS - https://ibb.co/dkZJmFr -

during place order it will use google api while loading the cart it will use direct distance

this is to saved google api calls take note direct distance might have different distance results from google api cause google api and if the results is not satisfied with your table new fee will be getting

On dynamic shipping rates there is “Standard” , “Priority” and “No Rush” . how does this work? I dont see the options during checkout

at the moment this is not available only standard will be use

Hi, I need to change the Word Today in Tomorrow in German but not able to do please let me know what is the issue with it.

https://codecanyon.net/comments/31279867

2- I need to Change the pickup for later plan hour i ahve updated in the backoffice but still not updated here

https://prnt.sc/1vDDBDRhyzDs Backoffice Setting Url- https://prnt.sc/nI61SOCQV8Xg

Any Update?

1, can you provide screenshot where exactly is this?

2. check your merchant timezone settings if merchant already set interval it will use that but if empty it will use admin settings

hey basti, I noticed after cleaning tables of orders and wallet transactions from admin clean database page – merchant can still see activity in Daily Sales Report. other pages show $0 but this page still shows $$

give it a time cause this report query is cache or clear the cache in admin panel

How do we add the function addressIsNeeded for a custom order type? For example, order type = Drone Delivery . I tried to edit CCheckout addressIsNeeded to include the code of the new order type so it asks for address on checkout but it didnt show. can you guide me in the right direction basti. thank you brother

I am trying to add address to custom Order Type. you have order type now so it only acts like pickup, I want to ask for address on checkout for this order type. is there a way we can have an order type act like delivery? or are they all functioning like pickup

any new transaction you add will consider not delivery am not sure what your trying to achieve but you need to add your for your new transactions type in the code

Hello. Can you please tell me in which file I can do the editing of the links that are located on the bottom-left of the footer? Where it has “Terms Of Service” and “Privacy”.

Please advise.

No, it was previously a reply to a different thread.

So now where do I edit the links in the footer? I don’t see them in subnav.php and I want to get rid of the pages in the footer where they link to pages I don’t or won’t have and they are links to bastiapp.com

Please advise.

Disregard. I just nuked that section and put my own PHP in there to display what I want. Too much time for me to spend finding what files do what and where the content is coming from.

I handled it.

all good?

Hi, Basti… I use Restaurante Único Web. And I noticed something: the email that is sent when the customer places an order or when it is a status update email, the order tracking link goes with the multi restaurant link. Ex: meusite.com/mc/ it should be: mc.meusite.com/linkreastreio

How can I differentiate this email, to send the tracking link for the single restaurant?

your in kmrs not in single website post it there no there

If merchant is doing self delivery, how do they collect courier tip? merchant earnings don’t reflect courier tip when doing self delivery.

Also, question about courier tip. It is enabled in Pickup order. So does that mean the merchant gets the tip? its not a courier tip. in that case the merchant would get the tip in merchant earnings. that would be merchant tip. and thats not reflecting in merchant earnings either Courier tip for delivery on self delivery would have to go to the merchant. courier tip for delivery for a non-self delivery would go to admin & tip option in pickup would have to go to merchant earnings because pickup tip would be for them, without tax, because its tip

it does not matter if driver is in house it depends on the driver salary type

No no brother you’re not understanding. If the merchant is not using KMRS to do the delivery and they are just using KMRS to place the the delivery order and collect courier tip, because they will be doing the delivery manually off KMRS platform. The KMRS platform allowed the merchant to accept a delivery order and do the delivery on their own , so they charge delivery fee for the order and when the order is done they now how to pay their manual delivery driver the delivery fee because they only accepted the order and fulfilled the order on KMRS, but did the delivery without KMRS driver platform . It is manual delivery. They do not have a driver assigned on KMRS . It is off platform delivery. KMRS was only used for the order.

There is no registered driver

no options right now since they will be using different platform that is not connected to kmrs

if you have better suggestion to collect this let me know

Service fee isn’t included in Daily Sales Report . backoffice/merchantreport/dailysalesreport . What is the code to add service fee to that page? because without service fee on sales report the variables dont add up to the total

you need to modify the code to include this details you can modify this file

1. backoffice\protected\controllers\ MerchantreportController.php

2. themes\classic\views\merchantreport\daily_sales_report

3. backoffice\protected\controllers\ApibackendController.php

under function actiondailyReportSales

this is something you should include in kmrs since you have fee management feature. what code do we add for this?

already be included this coming small updates

If merchant sets a holiday event in Store Hours availability, it still shows that customer can Schedule Order for “Today” , although the day was blocked. What is the fix brother

okay thank you. when is next update coming if you dont mind me asking

probably this week but only small updates

thank you basti

If a business is closed, Schedule Order still has ASAP option

this is fine as even selecting asap they cannot continue anyways will hide it on next update

thank you basti

hey basti How does taxes function on kmrs work? I noticed taxes dont accumulate in merchant earnings. in some states merchants are responsible for sales tax if kmrs is the facilitator and in some other states kmrs would be responsible for collecting and remitting sales tax. maybe have an option where admin can choose who collects the taxes per merchant. if merchant collects it will go to earnings, if admin collects it wont accumulate in earnings

https://merchants.ubereats.com/us/en/resources/learning-center/marketplace-facilitator/ - according to uber eats some places have to report their own taxes and taxes have to be sent back to merchant. how do we make this change? can you guide me. this causes a major financial issues

I added a toggle in merchant settings to toggle “tax_to_merchant” 0 and 1, in st_merchant , 0 being tax goes to admin and 1 being tax goes to merchant. I got the controller to work so in merchant settings toggle on turns it to 1 and toggle off turns it to 0. Now how do I make it so that if tax_to_merchant is 1 in st_merchant for the merchant , it will pass tax to merchant earnings in CEarnings? how can I proceed so that that database value tax_to_merchant = 1 will pass taxes to merchant earnings? I am halfway there basti please guide me so I can learn

am sorry taxes for earnings is not available

how do we add a complete button that pops up when a takeout order is ready for pickup? after a takeout order is accepted and the button “ready for pickup” is selected it doesn’t have a “complete” button, so the takeout order never registers as complete. I only see complete status for delivery, pickup or dinein, I dont see complete order status for takeout order

add a button for takeout in admin panel -> order -> order settings -> order buttons

you can control the button will appear here

got it , thank you!

Subject: Inquiry About the Progress on Karenderia Franchising Adaptation

Hi Basti,

I hope this message finds you well. I’m reaching out to check on the progress of the adaptation of the Karenderia system for the franchising model that we discussed earlier.

Could you please provide an update on the status of the development and any expected timelines for completion? Let me know if there’s anything I can assist with during this process.

Looking forward to hearing from you.

Best regards, João Neves jdsn2b@gmail.com

reply sent

hi, i have the follow message when i try to add a collect from driver Undefined variable $exchange_rate_merchant_to_admin /backoffice/protected/controllers/MerchantdriverController.php(1959) can you help me please, and another issue, when i mark the order as delivered this show delivered but unpaid, when i put a delivery order in the pos this is marked automatically as delivered, and not send the order to de deliver process.

email me here all your access like site link, admin login and ftp access

and provide screenshot of the error

and please include the issue in the email

https://codecanyon.net/item/karenderia-multiple-restaurant-system/9118694/support

cheers

Subject: Urgent: Website Down – Immediate Assistance Required

Dear Support Team,

I am writing to report a critical issue with my website that has persisted for several days. The error message displayed is:

“Something went wrong. Contact the author: https://codecanyon.net/user/bastikikang."

This issue has rendered my website completely inaccessible. As a result, my business is suffering significant losses because customers cannot access the website, and we are unable to handle any orders.

This situation is severely impacting my operations, and I urgently request your assistance in resolving it. Please prioritize this issue as it is causing a loss of revenue and customer trust.

If you need any additional information or access to the website to investigate further, please let me know. I would appreciate a prompt response and a resolution as soon as possible.

Thank you for your immediate attention to this matter.

Best regards,

email me here all your access like site link, admin login and ftp access

and provide screenshot of the error

and please include the issue in the email

https://codecanyon.net/item/karenderia-multiple-restaurant-system/9118694/support

cheers

Hi mate, In Admin panel – Order type there are Delivery, Dinein, Pickup and Takeout. could you explain what are the diffrent between Pickup and Takeout, If are same should remove one if not same explain it.

hi mate

pickup will use in website online ordering while takeout this solely use for POS

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