Re: what is the difference between Authorization Type: Automatic and Manual?
If you are talking about a payment extension, authorization type Automatic means that the payment is instantly processed, whereas Manual means you have to manually authorize the payment transaction first by logging into your payment provider's account and then do the final authorization from there, ...
Jump to post- Installation, Upgrade, & Config Support
- what is the difference between Authorization Type: Automatic and Manual?
- Fri May 16, 2025 6:21 pm
- Replies 2
- Views 2025
Re: Center additional images in mobile view
This can be easily done with your theme's stylesheet.css. But first you have to provide proper details, see forum rules. Also what's your website URL?
Jump to post- Thu May 15, 2025 10:30 pm
- Replies 9
- Views 3257
Re: OpenCart 3.0.4.1 released
At this stage I'd like to express our appreciation for all the contributors of the bugfixes and improvements having gone into this new 3.0.4.1 release. Further to this, I have now updated the 3.0.x.x branch version number to 3.0.4.2 for future bugfixes. We will also have to address the issues with t...
Jump to post- Thu May 15, 2025 6:47 pm
- Replies 4
- Views 2743
Re: Payfast Plugin
These ones might work for OC 3.0.4.x :
https://www.opencart.com/index.php?rout ... n_id=42286
https://www.opencart.com/index.php?rout ... n_id=42815
Or at least it should be easy enough to adapt them for that OC version.
- Wed May 14, 2025 9:25 pm
- Replies 1
- Views 2914
Re: Kategorien-> In den Warenkorb legen ändern?
Just a quick thought: Assuming you are using OC 4.1.0.3 or later, modify the file catalog/controller/product/thumb.php: replace $data['cart_add'] = $this->url->link('checkout/cart.add', 'language=' . $this->config->get('config_language')); with $data['cart_add'] = this->url->link('product/product', ...
Jump to post- Wed May 14, 2025 7:31 pm
- Replies 6
- Views 1168
Re: Kategorien-> In den Warenkorb legen ändern?
If your products have options then it is a default behavior, e.g. clicking on the Add to Basket on a product listed on the category page will lead to the product page, and in there the customer will have to choose the options before he can add it to the cart.
Jump to post- Wed May 14, 2025 12:30 am
- Replies 6
- Views 1168
Re: I have one product that has few colors.
Just define select color options and use then for your product.
Jump to post- Sat May 10, 2025 1:18 am
- Replies 4
- Views 379
Re: UPS no longer working
Further to this, we'll likely have to remove the UPS shipping extension from the OpenCart 3.0.x.x core altogether. UPS hasn't been able so far to help us with the setup of a simple developer account, hence we have no way of testing their new OAuth2 and RESTful APIs. The files to be removed are these...
Jump to post- Fri May 09, 2025 11:23 pm
- Replies 22
- Views 1643
Re: Cannot use or remove Import/Export Tool
Before you uninstall it at Extensions > Installer > Export Import Tool > Uninstall , you have to do the Extensions > Extensions > Other > Export/Import Tool > Uninstall first. Also, the most likely reason why you didn't see the System > Maintenance > Export / Import in the first place was because th...
Jump to post- Fri May 09, 2025 6:16 pm
- Replies 6
- Views 7422
Re: [CLOSED] OC 4.1.0.0: Admin Order List
Just tested it with OpenCart 4.1.0.3, and the filtering of orders by customer name works just fine.
Hence, if you need some help, you have to provide more details, as others are not able to reproduce this issue.
- Thu May 08, 2025 6:36 pm
- Replies 3
- Views 6862
Re: Migrate data from Opencart 4.0 to OC3.0.4.0
The Export/Import tool might be of some help here, see also our FAQ.
Jump to post- Thu May 08, 2025 3:12 am
- Replies 3
- Views 1283
Re: Intermittent "Undefined index: order_id" Error in catalog/model/checkout/order.php After Checkout
But final decision has Daniel .. and he should go forward finish the current development of OC 4.x and publish the new - hopefully bugfree - release. After that, we will have a bit more time for other things .. But judging by what's in the master branch now, the upcoming 4.1.0.4 will really be a 4....
Jump to post- Forum Rules
- Re: Intermittent "Undefined index: order_id" Error in catalog/model/checkout/order.php After Checkout
- Wed May 07, 2025 4:53 pm
- Replies 6
- Views 8177
Re: Größen mit Farben in der Produktseite anbieten
Siehe https://github.com/opencart/opencart/di ... t-13052572 Jump to post
- Wed May 07, 2025 5:33 am
- Replies 4
- Views 406
Re: Opencart 4.0.2.3 Products Not Visible
Glad to hear you managed to solve this particular issue, please add '[SOLVED]' to the beginning of original forum thread title.
Also, as said, you should still upgrade, or better do a fresh install, to a more stable release of OpenCart, e.g. 3.0.4.0 or the upcoming 4.1.0.4.
- Tue May 06, 2025 12:23 am
- Replies 4
- Views 1265
Re: UPS access key
I applied for ups access key. However, ups responded as follows. "As part of the process to keep customers secure, UPS will deprecate the existing Access Key-based authorization for our APIs. Beginning June 5th, 2023, UPS will no longer distribute access keys." Can I set ups without an ac...
Jump to post- Tue May 06, 2025 12:17 am
- Replies 3
- Views 3294
Re: UPS no longer working
Just form an update: We have contacted the UPS technical support, because they don't appear to support the setup of developer accounts at the moment. Without a UPS developer account it won't be possible to upgrade the UPS extension coming from the OC 3.0.x.x core, and it may then have to removed fro...
Jump to post- Tue May 06, 2025 12:13 am
- Replies 22
- Views 1643
Re: Opencart 4.0.2.3 Products Not Visible
Please read the forum rules , and then post the needed details if you want some help here. Also, we don't recommend the usage of any of the OpenCart 4.0.x.x or 4.1.x.x releases for live websites, it's subject to development and bugfixes. Use the stable OC 3.0.4.0 for live sites. Or wait at least til...
Jump to post- Mon May 05, 2025 9:29 pm
- Replies 4
- Views 1265
Re: Email Account activation link url is incorrect
There have been some changes since OC 3.0.3.2 for the catalog/model/account/customer.php, see https://github.com/opencart/opencart/blob/3.0.x.x/upload/catalog/model/account/customer.php , though is still the same as in OC 3.0.3.2 . However, why don't you provide requested details as per the forum ru...
Jump to post- Mon May 05, 2025 9:25 pm
- Replies 9
- Views 1300
Re: Email Account activation link url is incorrect
@Scooteruk : More details please, see forum rules. What's your website URL? Theme? Extensions used?
Jump to post- Mon May 05, 2025 2:49 am
- Replies 9
- Views 1300
Re: “The shopping cart is still empty”
It would be really helpful, if you could provide some more details, see forum rules.
E.g. what is your exatc OC version? Web theme used? Website URL? Any 3rd party extensions?
- Sun May 04, 2025 7:50 pm
- Replies 3
- Views 9174