Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,363 sales

bastikikang supports this item

Supported

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

29717 comments found.

Hi Bastikikang.

Pretty impressive what you offer. Thanks for that.

Is it possible, that each merchant uses his own paypal account and takes the money directly? Or do all payments go to one account?

Thanks in advance.

Kind regards, Gökhan

hi mate

there are 3 types of merchant

set the merchant to membership so all online payments will go straight to merchant account

cheers

i can using the script to buy and sell B2B materials with delivery option? because i dont want resturants niche

sorry mate am confuse what do you mean?

Hi Basti…I am really happy to notice that you are offering support at this level via installation service. God bless you… I have set it up but the login url says 404 not found. Can you please install it for me?

sure mate

i replied in your email

Hello Basti, I have a problem with the system. Basically we register our own status of the orders and I have registered a couple of statuses. When the order is completed without going through driver module everything is ok. When the order is accepted and completed from the driver a new unknown status is added (successful) which I have not registered anywhere. The problem is that I cant filter the payments with this status because it is not visible at the status selection for the payments. Can you please tell me how to fix it because I cant filter the payments that I have to take from restaurants. Thank you!

take note its case sensitive Successful is not the same as successful

Thank you very much Basti

https://ibb.co/wMcDpwq

no data is loading in the backend I am using shared a2hosting

did you just update or using latest version?

it means the ajax is being block by csrf token

send me your admin login and ftp access so i can check

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

item add error “The requested content cannot be loaded. Please try again later.”

where part is this one?

are you using latest version of kmrs?

Hi mate, please don’t forget me, email sent yesterday.

Hi basti in my case stripe is adding 2% and 0.25$ by transaction can i do something to substract this to the merchant comission ? cheers

hmmm i think its better to this when the customer place an order am doing the computation for commission

in components/ajaxadmin.php look for function placeorder

and look for

/*Commission*/ if ( Yii::app()->functions->isMerchantCommission($this->data['merchant_id'])){

this is where i start the code for commission

you can add your own condition here

Bro, awaiting your reply over our mail conversation!

I didn’t recieve any :/

Got it, reply sent!!

Hi Basti,

I just notice that the email to inform about merchant status only cannot be send to the merchant with Merchant Type “Commission”. I also cannot update this type of merchant from “Pending For Approval” to “Active”.

After click “Save” when i click “Merchant List” the status still “Pending” currently i’m testing on my local pc.

By the way, when I click view new order from admin menu… the normal price doesn’t have cross on it but when the customer receipt it does show this. How to make it cross too..

Hi Basti,

I found the solution. Thanks

The system won’t update the status if the “Package” is empty… after I change the merchant type to membership and set the expirey date and click “Save” the system pop up “Merchant Updated” once update I change back the merchant type to “Commission” ....is this a bug or normal?

that will be correct if merchant type is membership you need to select package and date of expiry

that is normal

Hi Mate

Hope you are doing well

How can I enable COD for customer on app and website

I am not able to enable COD option in merchant. I added merchant from admin panel, in merchant list of admin panel, I selected payment option and enabled only cash on delivery.

But when I login to merchant panel I don’t see COD option instead I see other payment options. How can I enable only COD option so customer can place order from customer app using COD

Looking forward to hear from you

double post

How can you make each customer record by Merchart single not related to the central system or to the startup record?

in which part or what file does that query have to be able to edit and put a GET by id!

Where is the code of the push query?

actually you need to create one you can modify the current one but you need to add a field to select merchant

it can be found in ajaxcontroller.php where i insert the broadcast and the cron query can be found in croncontroller.php

thank

Where can the Order Status List language be translated? the new states to be created.

default.php ?

thank

I need to insert another field in the mt_clients to identify that the client that registered is from the single restaurant – or change the social_strategy to the id of the restaurant that was registered.

For example, in the area of single Merchant, all clients leave all registers but do not classify them by each client.

This causes the error that if I want to send a Push Broadcast to the customers of a single restaurant it cannot be done because it sends it to everyone :(. I think this is badly thought.

Also if the client wants to see how much customer has registered or communicate with any of it, he can not do it either.

“and for the process broadcast remember we already move the settings in admin panel so the broadcast will send to all customer not per customer by merchant”

The problem that I need is also for customers per restaurant.

Since if I want to send a message to the customers of a restaurant, it cannot be done, it sends it to everything on the list. Do you understand my concern?

this is not available anymore

you need to create this functions

query the records in _order table there is merchant_id and client_id in there

thank

Hi, on the merchant admin panel, paypal tab does not exist. I have allowed all access in the admin panel. Please advice. Thanks

hmmm what do you mean paypal tab?

can you provide screenshot

as the paypal is added long time ago and it should appear

Regards Basti, I am currently testing the installation of karenderia using Mapbox as a map provider, the problem is when looking for the address on the main page, since after typing 2 or 3 characters the search is lost, and when I allow you to access the location, just look for nearby public places (such as shopping centers or sales establishment), the addresses of houses or buildings do not locate them. Do you think this is a mapbox problem? Or do you think that at the code level something should be configured that allows more accurate location? Or why do you think this can happen? PS: I have tried to write the address in multiple ways, so it is not a grammar problem. and another thing I notice is that it only locates the city, the state and the country, ... but not the address.

I appreciate your answer

when doing a search the address you enter in homepage will convert to lat and long

and will do search for restaurant via lat and long so make sure your merchant has lat and long

sometimes the address you enter in homepage does not have equivalent lat and long in the mapbox api

we can confirm this by checking your site

send me the link to your site and what address did you use that has no results

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

Information sent … I remain attentive thanks!

How can I change the category table in the dB to be the same for everyone? I.e. same 10 categories? Can I do that without breaking the code what will I have to alter in the PHP files? Same with sizes. ...I’m trying to load in data (merchants & menus ) straight into the database if that helps at all Thanks

sorry you mean display only 10 categories?

can you provide screenshot so i can understand it clearly?

Is there any filter to show all open restaurants at the moment?

sorry this is not available at the moment :(

i still creating the algorithm for this cause we have broken time its hard to query in on the the table :(

Where the following setting is changed:

When the order says paid it is like finishing the whole process. but if I want to use a new state as for example finalized as the last step of the order. Where could I put it. Because when people make online payments the state enters as payment and does not enter the pending status on the tablet, also if you put it finished, it does not calculate or add the sale on the chart.

it will depends on payment gateway you need to tell me first which one

example for paypal v2 you can find it in components/functionsv3.php look for function updateOrderPayment

$params_update=array( 'status'=>'paid', 'date_modified'=>FunctionsV3::dateNow(), 'ip_address'=>$_SERVER['REMOTE_ADDR'] );

Thank!!

How i can use the languages.

you mean translate? if yes

watch the following videos

How to translate https://youtu.be/FaQFRX9xEJY How to set default language https://youtu.be/Ugl2ilxBbhM
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