-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility Issues with OpenCart 2.2.0.0 #1
Comments
ok. Will check this for 2.* |
Thank you. |
welcome @abdazz25 |
Hi Partic, I found out a solution to this problem from this link http://stackoverflow.com/questions/26279845/opencart-blog-module-error Under admin\controller\payment\mpesa.php is where i made the changes as instructed below. Atleast I am now able to view the Lipa Na Mpesa configuration page. eg.
change to
$this->template = 'module/blog/list.tpl';
change to $data['header'] = $this->load->controller('common/header');
|
Here is the working file for me `<?php
$data['header'] = $this->load->controller('common/header');
} |
Hi Partic, |
will develop the same with v2 standards and upload ASAP @abdazz25 Thanks alot. Hope you're enjoying the use...hehe. log all. |
Haha thanks @patricmutwiri., Well am just learning how to use your script, I have not yet get it to work. If you could kindly explain to me on this "During registration with mpesa, ask them to send the IPN params to yourstoreurl/index.php?route=payment/mpesa/ipn". Best regards, |
From safcom side, they need a url to where to send your order callback details, like, if the amount was received. It's then captured by your site via that url. |
Oh okay, I get. Have you considered building/using PesaPi and SMSSync? |
haven't used it yet. You've tried it? |
Yes I did. All my Mpesa SMSs were Synced online by SMSSync developed by Ushahidi. |
wow..never tested though its awesome... |
Hi patric, |
started working on a G2 one, that is not opensource Kind Regards, [image: Patrick] http://patric.xyz/ Patrick Mutwiri / _dev +254 727 542 899 Nairobi, Kenya [image: Twitter] https://twitter.com/patric_mutwiri [image: Facebook] On Mon, Jun 20, 2016 at 1:49 PM, Abdalla Nizar notifications@github.com
|
Ok noted with thanks |
but its what am working on actually. v2. Kind Regards, [image: Patrick] http://patric.xyz/ Patrick Mutwiri / _dev +254 727 542 899 Nairobi, Kenya [image: Twitter] https://twitter.com/patric_mutwiri [image: Facebook] On Mon, Jun 20, 2016 at 3:17 PM, Abdalla Nizar notifications@github.com
|
Awesome man, keep going. |
thanks. Must. Kind Regards, [image: Patrick] http://patric.xyz/ Patrick Mutwiri / _dev +254 727 542 899 Nairobi, Kenya [image: Twitter] https://twitter.com/patric_mutwiri [image: Facebook] On Mon, Jun 20, 2016 at 3:34 PM, Abdalla Nizar notifications@github.com
|
https://github.com/patricmutwiri/opencartv2-lipa-na-mpesa just started, you Kind Regards, [image: Patrick] http://patric.xyz/ Patrick Mutwiri / _dev +254 727 542 899 Nairobi, Kenya [image: Twitter] https://twitter.com/patric_mutwiri [image: Facebook] On Mon, Jun 20, 2016 at 3:34 PM, Patrick Mutwiri patwiri@gmail.com wrote:
|
What a challenge! haha |
:) Kind Regards, [image: Patrick] http://patric.xyz/ Patrick Mutwiri / _dev +254 727 542 899 Nairobi, Kenya [image: Twitter] https://twitter.com/patric_mutwiri [image: Facebook] On Tue, Jun 21, 2016 at 1:24 PM, Abdalla Nizar notifications@github.com
|
Hi Patric, I needed some help/guidance on the below. Am working on using the pesapi and smsync for checkout. I have also worked on a payment module based on yours and a few other lipa na mpesa payment modules for open cart. Am at the stage where i have collected the mpesa code from the user and here is what i want your help. Take the Mpesa code, check if the code exists in the database table. Kindly note am not going to any other url or merchant site to query. Am just checking the code locally. If the code exists confirm the order and redirect the user to If the code does not exist maybe SMSync has not synced the SMS, I want the system to stay on the same page so that the user can click again to check the code. At this moment i don't want to worry whether the code as been used or not, or the amount is ok or not. Kindly advice. Thank and Regards |
Hi Patric. Thanks for your reply. |
Hi Patirc, Regards |
Hi Patric,
I have installed the Lipa Na Mpesa on OpenCart 2.2.0.0 and when I go to Payment List I am able to install Lipa Na Mpesa, but when I click edit, I get the error below. Kindly assist.
Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 20Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 22Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 23Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 24Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 26Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 27Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 28Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 29Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 30Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 31Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 33Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 35Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 36Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 41Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 52Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 56Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 58Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 64Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 70Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 76Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 78Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 86Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 90Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 95Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 101Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 106Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 111Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 116Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 121Notice: Indirect modification of overloaded property ControllerPaymentMpesa::$data has no effect in C:\wamp\www\opencart\admin\controller\payment\mpesa.php on line 127
Regards,
Abdalla
The text was updated successfully, but these errors were encountered: