Search found 8965 matches

Search found 8965 matches

Re: [UPDATED] PayPal Payment Gateway Pro

Updated to v2025-6-12 Release Notes: - Added: ability to set the error message when PayPal can't load - Added: check for duplicate payments to avoid double-charging customers - Added: improvements to how the access token is handled - Added: a "Pending Payment" order status for when a paym...

Jump to post
  • Fri Jun 13, 2025 3:13 am
  • Replies 3
  • Views 3118
Re: [UPDATED] PayPal Payment Gateway

Updated to v2025-6-12 Release Notes: - Added: ability to set the error message when PayPal can't load - Added: check for duplicate payments to avoid double-charging customers - Added: improvements to how the access token is handled - Added: a "Pending Payment" order status for when a paym...

Jump to post
  • Fri Jun 13, 2025 3:09 am
  • Replies 9
  • Views 11391
Re: [UPDATED] Basic Stripe Payment Gateway

Updated to v2025-6-09

Release Notes:

- Fixed: order emails might not be sent in older OpenCart versions

Jump to post
  • Tue Jun 10, 2025 12:01 am
  • Replies 5
  • Views 5610
Re: [UPDATED] Stripe Payment Gateway

Updated to v2025-6-09

Release Notes:

- Fixed: order emails might not be sent in older OpenCart versions
- Fixed: when capturing a payment, the order status would revert back to the "Authorized" status if the "Captured" status was set to "Ignore"

Jump to post
  • Mon Jun 09, 2025 11:40 pm
  • Replies 70
  • Views 62419
Re: [UPDATED] Stripe Payment Gateway Pro

Updated to v2025-6-09 Release Notes: - Added: ability to determine which payment methods the Express Checkout shows - Added: geo zone check to Quick Buy button when initializing - Fixed: order emails might not be sent in older OpenCart versions - Fixed: when capturing a payment, the order status wo...

Jump to post
  • Mon Jun 09, 2025 11:26 pm
  • Replies 41
  • Views 45937
Re: Demosite on Homepage

I noticed this the other day too. If you have time, please report it to the OpenCart team:

https://www.opencart.com/index.php?rout ... rt/contact

Jump to post
  • Fri Jun 06, 2025 9:39 pm
  • Replies 2
  • Views 475
Re: PayPal Checkout Integration with OC 3.0.4.1

Refresh your ocMod cache in Extensions > Modifications

Jump to post
  • Tue Jun 03, 2025 3:26 am
  • Replies 14
  • Views 1948
Re: [UPDATED] USPS Pro

Updated to v2025-6-02 Release Notes: - NOTE: This version uses the new USPS REST API. This API requires you to register on https://developers.usps.com and generate an App to connect with the API. The REST API also has a quota restriction with a very low limit of 60 API calls per hour, so to increas...

Jump to post
  • Tue Jun 03, 2025 3:24 am
  • Replies 18
  • Views 16866
Re: Any location for the old 2.x.x.x version to download?

Mike, I keep copies of all the older versions of OpenCart so if you contact me here I can send you one if you know the version:

https://www.getclearthinking.com/contact

Jump to post
  • Wed May 28, 2025 9:17 pm
  • Replies 5
  • Views 1320
Re: Twig syntax problem

You don't use {{ and }} in an "if" statement, and if you're comparing for strings those should be set with apostrophes, so it should look like this:

Code: Select all

{% if timeleft > 0 and logged == true and (cust_chase_id == 'bt2' or cust_chase_id == 'mg1') %}

Jump to post
  • Sun May 18, 2025 10:58 pm
  • Replies 2
  • Views 1070
[RELEASED] Basic USPS

https://www.getclearthinking.com/image/catalog/basic-usps/basic-usps-banner.png Current Version: v2025-5-13 ( release notes ) OpenCart Versions: 1.5.0.x - 4.1.0.x To Purchase: Visit Clear Thinking or opencart.com For Additional Features: Take a look at USPS Pro https://www.getclearthinking.com/imag...

Jump to post
  • Wed May 14, 2025 3:06 am
  • Replies 0
  • Views 11817
Re: [UPDATED] Redirect Add to Cart Buttons

Updated to v2025-5-12 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Fixed: bug with loading model file in some OpenCart 4 versions - Fixed: issue with products being hidden in the admin panel if the extension was disabled - Updated: improved product page button text switching for so...

Jump to post
  • Tue May 13, 2025 12:49 am
  • Replies 8
  • Views 8088
Re: [UPDATED] New Returns E-mail

Updated to v2025-5-12

Release Notes:

- Added: compatibility with OpenCart 4.1.0.x
- Updated: 4 Event hooks are now deleted when uninstalling the extension

Jump to post
  • Mon May 12, 2025 11:39 pm
  • Replies 16
  • Views 18442
Re: [UPDATED] Infinite Module Positions

Updated to v2025-5-09

Release Notes:

- Added: compatibility with OpenCart 4.1.0.x

Jump to post
  • Sat May 10, 2025 3:08 am
  • Replies 13
  • Views 13491
Re: [UPDATED] Flexible Products Module

Updated to v2025-5-09

Release Notes:

- Added: compatibility with OpenCart 4.1.0.x
- Added: option to sort products instead of showing them randomly

Jump to post
  • Sat May 10, 2025 12:55 am
  • Replies 23
  • Views 19868
Re: [UPDATED] Dynamic Categories Module

Updated to v2025-5-09

Release Notes:

- Added: compatibility with OpenCart 4.1.0.x
- Added: support for the "select2" jQuery library, which allows you to add a search field at the top of each dropdown

- Fixed: bug related to using the First Dropdown setting

Jump to post
  • Fri May 09, 2025 11:56 pm
  • Replies 22
  • Views 16717
Re: [UPDATED] Shipping Estimate Module

Updated to v2025-5-08 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Fixed: hitting enter in text fields wasn't working on the front-end - Fixed: module layouts were not displayed correctly in the admin panel in OpenCart 4.0 versions - Updated: improved the city/state lookup based on...

Jump to post
  • Fri May 09, 2025 5:35 am
  • Replies 28
  • Views 30304
Re: [SOLVED] Opencart forum accounts hacked

Technically a 2FA should probably be implemented on the forum (and everywhere) for security purposes, but it's not really a security concern. The worst case scenario is someone's account gets compromised and their posts turn to spam, and then we delete it. They'd lose their post history, but OSWorX ...

Jump to post
  • Fri May 09, 2025 5:34 am
  • Replies 4
  • Views 27631
Re: [UPDATED] MailChimp Integration Pro

Updated to v2025-5-07 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Added: ability to choose whether customers who are already subscribed will be updated if attempting to subscribe again - Fixed: "Undefined index: 'testing_mode'" error when not installed - Fixed: "Pas...

Jump to post
  • Thu May 08, 2025 3:55 am
  • Replies 28
  • Views 28477
Re: [UPDATED] MailChimp Integration

Updated to v2025-5-07 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Added: ability to choose whether customers who are already subscribed will be updated if attempting to subscribe again - Fixed: "Undefined index: 'testing_mode'" error when not installed - Fixed: "Pas...

Jump to post
  • Thu May 08, 2025 3:47 am
  • Replies 50
  • Views 48057

Search found 8965 matches