Search found 15 matches

Page 1 of 1

Search found 15 matches

Re: Secure Trading Payment Pages - undefined method ControllerPaymentSecureTradingPp::render()

Thank you ADD Creative. I guess it was done only for 2.2, but not for 2.1. I changed line now to: return $this->load->view('payment/securetrading_pp_order.tpl', $data); And data is shown as it was supposed to. But ware there any changed made also for other files for securetrading_pp plugin, because ...

Jump to post
  • Thu Jul 21, 2022 11:29 pm
  • Replies 4
  • Views 2519
Re: Secure Trading Payment Pages - undefined method ControllerPaymentSecureTradingPp::render()

While I am searching for solution I noticed this could be because that line is used for 1.5* not for 2.* - if that is true, why is than included in opencart-2.1.0.1 installation files (I downloaded and checked if there is the same and it is). Well for now I "solved" this by changing line f...

Jump to post
  • Thu Jul 21, 2022 9:15 pm
  • Replies 4
  • Views 2519
Secure Trading Payment Pages - undefined method ControllerPaymentSecureTradingPp::render()

I enabled Secure Trading Payment Pages payment plugin on my OC 2.1.0.1 and set it up like provider requested and I made order of some item in my shop, made test payment and now when I go to view order (in administration) I get white page with this error: Fatal error: Call to undefined method Control...

Jump to post
  • Thu Jul 21, 2022 8:57 pm
  • Replies 4
  • Views 2519
Discount code dropdown

When I come to shopping cart I always need to click on Discount code dropdown and than input field and button to submit are shown. How can I make it so that this is always seen when you come to cart?

Jump to post
  • Fri Jul 08, 2022 9:47 pm
  • Replies 1
  • Views 211
Re: Order status change - email language

I just tested it and it works, some plugin was causing the problem and I will be able to fix that. :)

Jump to post
  • Wed Aug 25, 2021 12:02 am
  • Replies 5
  • Views 406
Order status change - email language

When I change order status and email is sent to customer, he gets it in default language. How can I fix this that he gets in in the same language as he used it on page (same language as he got confirmation email)?

Jump to post
  • Tue Aug 24, 2021 11:04 pm
  • Replies 5
  • Views 406
Re: Get order details in custom php file

I don't know how to ask more clearly, but I just used my own querys now (instead of already build in ones), so all fine.

Jump to post
  • Sat Apr 10, 2021 12:27 am
  • Replies 6
  • Views 832
Find out which products uses discount in order

My customer can enter some promo code which is only applied to some products. I am now sending data to my accounting system and I don't know how to get data from database which products in users order use discount. I can get total discount (but that doesn't add up since I am guessing that value if b...

Jump to post
  • Fri Apr 09, 2021 3:59 am
  • Replies 2
  • Views 353
[SOLVED] Get order details in custom php file

In administration I am sending ID of order to my custom php file with

Code: Select all

$.get("/test.php", {id: id}...
Now inside test.php I need to get all data of that order to process it and return correct result to admin, what's best way to get order details in that file??

Jump to post
  • Wed Apr 07, 2021 8:53 pm
  • Replies 6
  • Views 832
Re: Coupon info on order list page

Great, thank you. It helped - I now managed to solve this. :)

Jump to post
  • Wed May 16, 2018 11:02 pm
  • Replies 2
  • Views 370
Coupon info on order list page

Hi, I am struggling a bit with list of orders (on page /index.php?route=sale/order) - I would like to show if (and maybe which) coupon was used in order, so I would like to add another column at /admin/view/template/sale/order_list.tpl (line 134) with something like $order['coupon'], but I don't kno...

Jump to post
  • Wed May 16, 2018 5:16 pm
  • Replies 2
  • Views 370
Re: Updating OpenCart

OK, thanks. I will leave this version which I have. But still, I think OpenCart should have some nice update system to update core within administration, or atleast some files to download from website (only basic core files, not everything) witch which we could update shop. if there is any security ...

Jump to post
  • Tue Feb 07, 2017 3:56 pm
  • Replies 3
  • Views 807
Updating OpenCart

I decided to use OpenCart for one of my shops last year and today I decided to check if there are any updates since I got no warnings and nothing and I saw that there has been a few updates already. I am running v. 2.1.0.1. So today I found out that not only there is no warning about new updates, th...

Jump to post
  • Sun Feb 05, 2017 8:33 pm
  • Replies 3
  • Views 807

Page 1 of 1

Search found 15 matches