Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,365 sales

bastikikang supports this item

Supported

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

29726 comments found.

@digobarbosa :

The system is Afilliete and comission.

( Affiliete ) Merchant can set his or her payment method to recieve payment directly from customers and pay admin by pakeges

or

( Comission ) All Payments will go to admin and admin will pay merchant

Both functions are already there

@bold_king : Yes, if they are affiliete ( pakeges ) yes. Go to merchant list and edit merchant payment settings

thanks mate

If Membership Type is membership, how does the merchant collect online payment? Do we need to setup payment gateway for all the merchants individually?

we have 3 different type of merchants

membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel

commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel

commission+invoice = same as membership and they will receive invoice that they need to pay to website owner

hi basti, I want to buy the script. but payment systems are not used in turkey. We use iyzico infrastructure. Can you add this to the system? How soon can it be added? and how much does it cost? I sent an e-mail but no response yet. can you reply me urgently?

No email reply yet?

mate i did reply already :)

check your spam folder i sent it to temaf*@gmail.com

brother , can each store owner place their own paypal and stripe credential ? or only the admin has this feature? Is it possible for each store to have its payment gateway?

yes they can we have 3 different type of merchant

membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel

commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel

commission+invoice = same as membership and they will receive invoice that they need to pay to website owner

Hi mate. Just I would like to remind you because you now working on the new update code for kmrs. In the menu page for merchant it’s good to add ” most purchase item ” or most popular item. With image and the item on the top. I was told you in a few years about this. If you would like to send you an picture I will. Thanks

Here pic https://prnt.sc/oadkn3

already on my update list :)

cheers

Hi mate, I am waiting for POS addon.

its on my new addon for kmrs :)

cheers

Thank you for good news.

Hello, ask how a restaurant tells the driver that the order is ready to be picked up?

hi mate

in web version is not yet added

but if you use merchant app there is options there to tell that the order is ready for pickup

cheers

Dear mate,

I have noticed that when a merchant get a new order, he is not getting app notification when I “the admin” was opening the admin back-end, how to stop that and let the merchant get his notification normally even i opening the admin back end

hi mate

can you verify this one?

i have 2 different fields to check if admin and merchant view the order

so if admin view the order it will still show notification in merchant panel

how much to charge for adding custom api payment gateway? i seend to your email the doc, basti

it will depends on the api docs

will check your email

Hi Bastik, during the order placement, upon clicking on submit your order, it takes 4 to 5 seconds to get the order booked. Could you optimize the performance?

hi mate

i think the issue for this is the functions i added to immediately process the cron

and if your server is not capable of this it will be slow

you can remove this functions if you want

to make the ordering faster

in components/functionsv3.php

look for function fastRequest

just add return falsel

example public static function fastRequest($url) { return false; if (preg_match("/https/i", $url)) { //@shell_exec("curl $url"); self::consumeUrl($url); } else { $parts=parse_url($url); $fp = fsockopen($parts['host'],isset($parts['port'])?$parts['port']:80,$errno, $errstr, 30); $out = "GET ".$parts['path']." HTTP/1.1\r\n"; $out.= "Host: ".$parts['host']."\r\n"; $out.= "Content-Length: 0"."\r\n"; $out.= "Connection: Close\r\n\r\n"; fwrite($fp, $out); fclose($fp); } }

this mean it will not execute this functions anymore

if you have driver app addon do the same in driver/components/driver.php in function consumeUrl

Hi Basti, How can I divide the address format that is formulated by google maps. For example now the address comes out: Times Square, 55, New York. I want it to be without a comma between address and number: Times Square 55, New York. I ask you this because the payment and profile page is badly divided into the fields: https://imgur.com/gallery/XlCxDrU

Hi Basti, I can’t do it from google console. is there a quick solution to get in the address field (street address + house number)?

hi mate

there is none you need to parse the address correctly am doing that now in the code but in some countries the response is different

so its case to case basis

Sent you an email

Did not get an email

HEllo basti will you realse new version of the web ( layout ) and app design new update ? or ill be a totaly diffrent website and new app ? i need to do some custmization on my code can you please help ?

hi mate

i cannot tell yet when , i will announce it once its ready

it will be a totally code and design

for customization sorry not available at the moment need to finish first the version 2

cheers

Hello Basti top bar Total Commission:error,Commission last 30 days: error ,Commission today: error How do i fix this? also Merchant list doesn’t show the list of Merchants after the update in Merchant panel Voucher List and Ingredients doesn’t show the list of Merchants after the update Email sent with login info

fixed its your file content is not correct

It’s working fine now thank you

Hi Basti, How are you mate. I have sent 2 emails 3-4 days back, kindly check and resolve. After I have updated 31 files mentioned in update doc, opened Admin, database update done but site stopped (error as http_response_code_failure). Admin is working but showing ‘processing’ when click on any link like all orders etc. I had sent the site admin and ftp details. Thanks a top for help.

reply sent you have missing files in your server

Fatal error: Uncaught Error: Class ‘Price_Formatter’ not found in /home/customer/www/*.com/public_html/protected/components/Item_utility.php:117 Stack

Thanks mate. reply sent on email, please check.

Hello. Mate Can I remove the email exist checker? I can’t place same email.

1. Is good but when placing orders under same name with same email the ordering is not working. In placing orders.

2. Select merchant app v2 on navigation bar. Sorry it was merchant app V2. Action status there is two Accepted.

1. of course mate cause the record already exist :) you just need to login to make an order?

2. sorry does not make sense to me?

1. is not possible right. Thanks.

2. Mechant app v2 module on KRMS two accepted status that’s need to be set.

This is the copy paste of the module. 2 accepted status is showed as you can see can I change it?

Actions status select status for each actions

Accepted

Decline order

Cancel order

Food is done

Accepted

Completed order

Approved request to cancel order

Decline request to cancel order

decline

mate , i send you email regarding payment integration . please take a look . thanks

Reply sent

I would love to participate in the kmrs2 beta I have already sent my e-mail in your private, and I am following all the systems, I want to buy them all.

hi mate

thanks for your interest

at the moment am only inviting use who already using kmrs as they are already familiar with all the functionalities of kmrs and they have already been using it for some times

cheers

Hi, the next update will have whatsapp order receive in first release?

thank you mate

Currency issues

Hi Basti

It has been 10 days since and I am still waiting for a response with currency issues . I sent you an email.

Please let me know.

Thanks.

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