Search found 4 matches

Page 1 of 1

Search found 4 matches

Re: Warning: No Shipping options are available.

Hey - I had this same issue with OC 2.3.0.2. Identified problem: If customer added more than 2 products to a cart, no shipping options were available. Cause of problem: In Extensions > Shipping > Weight Based Shipping. My Settings were = 1:5,2:10 . Any shopping basket above 2kg in weight would not p...

Jump to post
  • Tue Mar 20, 2018 12:18 am
  • Replies 16
  • Views 37661
Re: OC2.0.2.0 & Malse Commerce - Undefined index: payment_method

Thank you Kestas. I ran your code and it resolves the display of the error message, but as said it does not return to the OC confirmation page and the order status is 'cancelled'. If there a way we can just run this code: public function callback() { $this->response->redirect($this->url->link('check...

Jump to post
  • Thu Nov 09, 2017 8:22 pm
  • Replies 4
  • Views 1897
Re: OC2.0.2.0 & Malse Commerce - Undefined index: payment_method

Not sure if this info is helpful, but. In the Database while looking in PHPmyAdmin in the '_order' table I can see valid entries in the 'payment_method' column and the 'payment_code' column. So its entering data into the DB.

Jump to post
  • Thu Nov 09, 2017 4:31 pm
  • Replies 4
  • Views 1897
OC2.0.2.0 & Malse Commerce - Undefined index: payment_method

Opencart: Version 2.0.2.0 Specific Payment Module: Malse201 - Malse Commerce The Problem: Suspect callback fails, receive an error page when trying to return to store from the Malse-Commerce system. Error: Undefined index: payment_method in /***/***/public_html/***.co.uk/catalog/controller/payment/m...

Jump to post
  • Thu Nov 09, 2017 4:38 am
  • Replies 4
  • Views 1897

Page 1 of 1

Search found 4 matches