Search found 5 matches

Page 1 of 1

Search found 5 matches

[SOLVED] - Allow refund only after being moderated by the Opencart support

Hello Community,

I feel this is a great loss for developers like us who spent hours and months developing modules to see scammers downloading and immediately initiating refunds. These are downloaded goods. How does refund help the creators?

Looking for a solution.

Regards & Thank You

Jump to post
  • Fri Apr 10, 2020 11:00 pm
  • Replies 3
  • Views 3994
Re: Add payment link to invoice email

We have recently published a new module called "Custom Payment Link". The module has been developed to address the exact same issue. Please find the features listed below( It's still in it's early stage so we are working hard to stand out) : - Generate custom payment links for customers - ...

Jump to post
  • Tue Oct 23, 2018 5:48 pm
  • Replies 4
  • Views 1649
Re: Duplicate entry for key 'group_key'

The following happens when you are trying to create a table where the attributes or key already exists, if you are importing database kindly have a look at the sql dump, maybe flush the database before importing the data.

Jump to post
  • Thu Aug 16, 2018 3:04 pm
  • Replies 2
  • Views 4375
Re: Add Product > Category Links not Working as Expected

Hello, Please increase the restriction $limit to higher, by default the category count is restricted to only 5 /admin/controller/catalog/product.php -- line number 1259 or so if (isset($this->request->get['limit'])) { $limit = $this->request->get['limit']; } else { $limit = 5; } Increase the $limit ...

Jump to post
  • Thu Aug 16, 2018 3:02 pm
  • Replies 1
  • Views 566

Page 1 of 1

Search found 5 matches