Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,364 sales

bastikikang supports this item

Supported

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

29723 comments found.

hi Mate,

i have a question, when do we need to click in ””update data base”

hi mate

you don’t need to my code is checking if this is necessary once you login to admin panel

cheers

Many thanks

Hi Basti, thanks for the info on where exactly the terms can be activated. Two links would be useful, as in Europe a reference to the Terms and the Privacy Policy according to GDPR (Data Protection Directive) is necessary here. Can I also activate the terms for normal forms (contact page) somewhere? Unfortunately, this is also mandatory in Europe.

go to admin -> theme settings -> Cookie law

enabled this one

and put up some message

and you can enabled the terms and condition when customer signup in admin -> settings -> terms and condition -> Enabled On Customer Signup?

I cant set up PayU payment gateway. Script asks for Merchant KEY and SALT. But Theres no such a things in PayU gateway. There is Rest API or Classic API methods described here: https://developers.payu.com/en/sdk.html and both payment methods use different things that your script.

How to make a customer be charged with PayPal but not need a PayPal account Just enter his credit card?

you mean show only credit card?

if yes according to paypal docs you need to pass the parameter

'landing_page' => 'BILLING', https://developer.paypal.com/docs/api/orders/v2/#definition-order_application_context

in storecontroller.php function actionpaypal_v2init()

'application_context' => array( 'return_url' => $success_url, 'cancel_url' => $cancel_url, 'landing_page' => 'BILLING', ),

email sent

Hello Friend,

Good day to you. I have found the php error with the CDbConnection. Please me know the way to correct them. I also hosted my self with Ubuntu 18.04, PHP7.2 with PHP-PDO enabled together.

Regards, Supakit

Wed Jun 02 13:49:16.095303 2021 pid 23687 PHP Fatal error: Uncaught CDbException: CDbConnection failed to open the DB connection. in /mnt/www/restomulti/yiiframework/db/CDbConnection.php:405\nStack trace:\n#0 /mnt/www/restomulti/yiiframework/db/CDbConnection.php(347): CDbConnection->open()\n#1 /mnt/www/restomulti/yiiframework/db/CDbConnection.php(325): CDbConnection->setActive(true)\n#2 /mnt/www/restomulti/yiiframework/base/CModule.php(394): CDbConnection->init()\n#3 /mnt/www/restomulti/yiiframework/base/CModule.php(103): CModule->getComponent(‘db’)\n#4 /mnt/www/restomulti/protected/components/FunctionsV3.php(6341): CModule->__get(‘db’)\n#5 /mnt/www/restomulti/protected/controllers/StoreController.php(125): FunctionsV3::checkIfTableExist(‘option’)\n#6 /mnt/www/restomulti/yiiframework/web/CWebApplication.php(281): StoreController->init()\n#7 /mnt/www/restomulti/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘store/index’)\n#8 /mnt/www/restomulti/yiiframework/base/CApplication.php(185): CWebApplication->processRequest()\n#9 /mnt/www/restomulti/index.php in /mnt/www/restomulti/yiiframework/db/CDbConnection.php on line 405

Sorry, I have been closed this problem with yii v1 framework guide.

all good?

Is it possible for the customer to write down his credit details on the payment method and the merchant to charge a manual auto?

sorry am confuse what do you mean?

you mean like provide customer there credit card details?

if yes you can use the offline credit card payment

How do I activate offline credit card payment?

1. first enabled the payment will be available in admin -> payment gateway settings

2. if your merchant is membership you need to enabled the payment options in merchant panel

2. if your merchant is commission then enabled it in admin panel

Hi Basti

i am having some Facebook login issues I sent you an email.

Thanks.

sent

Hello mate i can’t wait to see the new krms fontend and backend, am so excited to see the new disgne.

Basti check this reference developed with React disgn:

https://reactdemo.ordering.co/?hsCtaTracking=a6c413b9-521d-49b5-8a5c-f6b85f005e3a%7C12a84aeb-980b-4c81-bb9f-c63b3f0407ea

Type 5th avenue new york to test

this one also looks nice : http://www.ansonika.com/fooyes/index-3.html

https://glovoapp.com/

or Uber style

https://www.ubereats.com/

this merchant searchg results

https://www.ubereats.com/es/london/food-delivery/kfc-london-waterloo/yKp701MeRXijXfIfnXbQdg

hi mate

thank you all the links is looking great! :)

once the new kmrs is out i will release many different themes :)

cheers

Good

I updated Karendería and now the restaurant menu is displayed like this.

https://i.imgur.com/AD39om3.png

Hello, good evening Basti, I have not received the mail

the problem still persists

fixed check again you have missing files in your server

hello basti, i would like to charge an additional fee to merchant for every online payment like paypal per order do you have an idea how i can solve it?

hi mate

at the moment you can use

card fee of paypal

and service fee

cheers

When I update the language, will the language change be broken when the software is updated?

sorry am not sure what you mean here ?

Message for rh20team.. Both of those phrases can be edited in the language file found at protected/messages/en/default.php…Do not directly edit the wording in this file but put your preferred wording within the ’ ’; at the end of the line.

awesome! thanks mate for the help

Hi Basti, Could you pls check your email. I have sent series of messages but haven’t received your replies :(

Basti service fee should be based on subtotal when it’s percentage based. I saw you ask someone in the previous comments..

thanks mate for clarifications

will do take note

cheers

Additionally it would be great if you take service fee into account with order amount.. door dash would take even a $3 order even if minimum set by restaurant is $10 but because of order being small.. there is a small order fee..(Uber eats does small order fee)

noted mate

cheers

Can you tell me where for KRMS to edit this wording?

“Opt in for no contact delivery

Our delivery executive will leave the order at your door/gate (not applicable for offline payment like COD)”

I have done so for the mobile app in mobile2.php in the translation file folder, but cannot find it in the web system files.

hi mate

if your changing the language of web then you need to change it on language file default.php

if mobile then mobile2.php

Under settings in Admin, how can I get the service fee to be a percentage, and not a dollar amount?

It should be percentage though, I’d say and I guess most others would say too.

BTW, where is the code. One response says: “you can modify the code in components/ajax.php and ajaxadmin.php just look for service_f”

and another says: “i can be found in components/functions.php under function displayOrderHTML”

Please advise, thanks

you need to change this in functions.php under displayOrderHTML

look for variable $service_fee

Although I have set client id and secret for Paypal V2, and enabled it, it isn’t showing up as an option for payment. Also, the merchante has the options for: Stripe Sisow Payumoney Paysera but not paypal V2, and the ones listed aren’t even enabled.

What can I be doing wrong?

for service fee not available at the moment its fixed

question where do we based if the service fee is percentage?

via sub total or total order

disregard about the payment gateways, I was looking in the wrong place. The second question as a comment was there by mistake. I meant as a separate question.

Hi Basti

I am having a problem during Merchant SignUp ?

On last step Merchant is getting Internal 500 eror

Can you help me please I am in my last days of publishing

hi mate

hmmm did you just first install? or migrate from another server?

better send me all your access so i can check

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

and provide screenshot of the error

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

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

cheers

When I update the language, will the language change be broken when the software is updated?

How will the venues pay the Membership Fee to Me?

hi mate

sorry what do you mean?

we have 3 different type of merchant

for membership they can pay monthly depends in your plan

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