Search found 8721 matches

Search found 8721 matches

Re: [UPDATED] Taxamo Assure Integration

Updated to v2024-4-16 Release Notes: - Fixed: compatibility issue with PayPal Checkout when using the product page PayPal button and hiding tax rates on pre-checkout pages - Updated: CN values are now limited to 16 characters - Updated: OpenCart has the wrong zone codes for India, so the extension ...

Jump to post
  • Wed Apr 17, 2024 4:07 am
  • Replies 7
  • Views 2881
Re: [UPDATED] TaxJar Integration

UPDATED TO v2024-4-16 *** If you find this extension useful, please consider commenting or rating if you haven't already *** RELEASE NOTES: - Fixed: compatibility issue with PayPal Checkout when using the product page PayPal button and hiding tax rates on pre-checkout pages - Updated: improvements t...

Jump to post
  • Wed Apr 17, 2024 3:43 am
  • Replies 15
  • Views 7072
Re: [UPDATED] TaxCloud Integration

Updated to v2024-4-16

Release Notes:

- Fixed: billing address detection was not always correct in OpenCart 4.0.2.x
- Fixed: compatibility issue with PayPal Checkout when using the product page PayPal button and hiding tax rates on pre-checkout pages

Jump to post
  • Wed Apr 17, 2024 3:36 am
  • Replies 29
  • Views 16635
Re: [UPDATED] Stripe Tax

Updated to v2024-4-16

Release Notes:

- Fixed: compatibility issue with PayPal Checkout when using the product page PayPal button and hiding tax rates on pre-checkout pages

Jump to post
  • Wed Apr 17, 2024 3:29 am
  • Replies 3
  • Views 2869
Re: [UPDATED] Avalara Integration

Updated to v2024-4-16 Release Notes: - Fixed: compatibility issue with PayPal Checkout when using the product page PayPal button and hiding tax rates on pre-checkout pages - Updated: the Testing Mode log size check now happens on the front-end rather the admin panel, to more reliably stop log files...

Jump to post
  • Wed Apr 17, 2024 3:25 am
  • Replies 6
  • Views 2959
Re: Does OpenCart Have a Built-in Feature for Customer Balances and Payment Tracking?

OpenCart does have a Transactions feature, where you can give customers store credit. This will automatically be applied to their next order, so I'm not sure if that will work for what you have in mind. Payment methods wouldn't hook into that system by default, but there are probably some extensions...

Jump to post
  • Mon Apr 15, 2024 9:25 pm
  • Replies 1
  • Views 51
Re: [UPDATED] Flexible Products Module

Updated to v2024-4-12

Release Notes:

- Fixed: missing text string in OpenCart 2.3 versions
- Fixed: "Creation of dynamic property Pagination::$text is deprecated" error

Jump to post
  • Sat Apr 13, 2024 1:13 am
  • Replies 22
  • Views 15150
Re: [UPDATED] Extra Product Pages

Updated to v2024-4-12

Release Notes:

- Fixed: "Creation of dynamic property Pagination::$text is deprecated" error
- Updated: the "Bestsellers" page will now show the "Recently Updated" products if there have been no sales in the store

Jump to post
  • Sat Apr 13, 2024 1:03 am
  • Replies 22
  • Views 18754
Re: [UPDATED] Delivery Date Selector

Updated to v2024-4-12

Release Notes:

- Fixed: compatibility issue with MarketInSG's quick checkout
- Fixed: the selectors wouldn't initially reappear in 4.0.2.x installations if the shipping pop-up was closed and reopened
- Fixed: problem with Shipping Rate restrictions in 4.0.2.x

Jump to post
  • Sat Apr 13, 2024 12:49 am
  • Replies 7
  • Views 4161
Re: Redirect after purchase to order detail page

Code: Select all

$this->url->link('account/order/info', 'order_id=86');

Jump to post
  • Sun Apr 07, 2024 10:09 pm
  • Replies 2
  • Views 183
Re: 3.0.3.9 Fatal PHP error account/success on line 26

That line is related to the success message, and it's being loaded using the sprintf() function. The error implies that you have two %s variables in this language string from the /catalog/language/YOUR-LANGUAGE/account/success.php file: $_['text_message'] It should only have one by default. The stri...

Jump to post
  • Fri Apr 05, 2024 1:52 am
  • Replies 6
  • Views 501
Re: Request some features

I have an extension that would work for requirement #2 that you posted: Edit Order Line Items That lets you change product prices, and add other miscellaneous line items, to the order without changing anything else. Feel free to take a look at the screenshots and demo site, and if you're interested ...

Jump to post
  • Fri Apr 05, 2024 1:48 am
  • Replies 3
  • Views 271
Re: Need to add smart search and filter functionality for product search

The extension won't be *exactly* like the other one, but you can still put it horizontally. For example: https://www.getclearthinking.com/image/cache/catalog/ultimate-filters-module/ultimate-filters-module-7-1000x1000.jpg However, if you don't think the extension will work for you, then that's fine....

Jump to post
  • Tue Apr 02, 2024 10:23 pm
  • Replies 3
  • Views 693
Re: Show Postcode in Checkout Dialogue

You are not telling us the whole story here. In a standard OC 3.0.3.2 the post code is already included the the checkout/payment_address.twig and checkout/shipping_address.twig, wychegnome meant that the postcode doesn't show up in the address selector for saved addresses. So adding a new address s...

Jump to post
  • Tue Apr 02, 2024 10:21 pm
  • Replies 8
  • Views 496
Re: /index.php?route=common/home

I have a discontinued extension called Rewrite Manager that can do this, but I could sell you a copy if it would work for you. It can rewrite the "route=" portion of the URL. It can't rewrite query string parameters, so if you have a URL like this: https://www.yourdomain.com/index.php?rout...

Jump to post
  • Tue Apr 02, 2024 10:17 pm
  • Replies 1
  • Views 131
Re: Need to add smart search and filter functionality for product search

I have two extensions that in conjunction can do this: Smart Search or Smart Search Pro and Ultimate Filters Module Ultimate Filters will automatically pull all attributes and options you've set up, you would just need to make sure you're using consistent attributes and options across your products....

Jump to post
  • Mon Apr 01, 2024 9:28 pm
  • Replies 3
  • Views 693
Re: Show Postcode in Checkout Dialogue

Try to refresh your ocMod cache in Extensions > Modifications, and any other caching extensions you have. You may also need to clear the theme cache, which you can do using the gear icon in the upper-right of the main admin Dashboard page.

Jump to post
  • Mon Apr 01, 2024 9:26 pm
  • Replies 8
  • Views 496
Re: marketplace down?

It's working fine for me. Perhaps try clearing your cookies/browser cache?

Jump to post
  • Sun Mar 31, 2024 9:56 pm
  • Replies 1
  • Views 474
Re: Upgrade Error

The "product_tag" database table hasn't existed since early OpenCart 1.5 versions, so you're probably using a mod that isn't coded for 3.0 (or it's doing a check wrong and thinks your installation is an old OpenCart version). You will need to try disabling/removing the extensions you've in...

Jump to post
  • Sat Mar 30, 2024 10:29 pm
  • Replies 2
  • Views 272
Re: Show Postcode in Checkout Dialogue

If you're using the default OpenCart checkout, try this edit: IN: /catalog/view/theme/default/template/checkout/payment_address.twig and /catalog/view/theme/default/template/checkout/shipping_address.twig REPLACE BOTH INSTANCES OF: {{ address.zone }}, {{ address.country }}</option> WITH: {{ address....

Jump to post
  • Sat Mar 30, 2024 10:25 pm
  • Replies 8
  • Views 496

Search found 8721 matches