How to add an OpenCart store to ShipStation, what features are available, other need-to-know details, and troubleshooting tips.
OpenCart is a free, open-source, self-hosted, shopping-cart platform. With their plug-ins and friendly GUI (graphical user interface), build and customize your ecommerce store without any programming experience. As an OpenCart partner, ShipStation pulls in weight, images, and item options from OpenCart orders. Plus, we support internal and buyer notes, along with gift messages.
Connection Requirements:
An active account with OpenCart (version 1.5.1 - 3.0.2.0).
The ShipStation module installed in the OpenCart folder.
The ShipStation Key and ShipStation Verification Key from the ShipStation Config module.
Your OpenCart URL.
Scope of Support
Installing the module to the OpenCart folder is beyond ShipStation's scope of support. We recommend you contact your store developer or OpenCart Support if you need assistance with the module installation process, as the process can differ based on the unique configuration of other OpenCart files.
Order Import Requirements:
Include a Ship To address.
To connect your OpenCart store to ShipStation:
-
Select the OpenCart tile.
Select Your OpenCart Version from the dropdown.
Download the ShipStation module linked in the first step in the connection window.
Use an FTP program to extract the module to your OpenCart folder.
Modify the chmod on the shipstation/config.php file to 777.
Log in to your OpenCart admin site.
-
Go to Extensions, then Modules.
Click Install next to the ShipStation module.
-
Click Edit next to the ShipStation module.
-
Copy the ShipStation Key and ShipStation Verification Key from this page. If they are not present, click Generate New Keys to create them.
Back in ShipStation, enter the ShipStation Key, ShipStation Verification Key, and OpenCart URL, then map any custom statuses if needed.
After you've completed the connection steps, your store will be connected to ShipStation. You'll be taken to the store's Settings page to adjust the store-specific settings like branding, notification preferences, and product handling.
ShipStation's integration with OpenCart supports the following standard features:
ShipStation's integration with OpenCart allows for the following additional features:
Feature |
Description |
---|---|
Configurable Time Zone |
By default, ShipStation assumes that the OpenCart store's server uses UTC as the timezone. If your OpenCart account uses a different server timezone, define it in the store's settings. |
Here are some common issues experienced by users, potential causes, and available troubleshooting tips.
Issue |
How to troubleshoot or resolve |
---|---|
Error: Unable to update order (order #). Reason: “text_update_success" version 2.3.0.2 ![]() |
What it means: Shipment notifications have stopped working because of a mismatched response in the OpenCart connector. What to do: The line response that matches "text_update_success" should be changed to read "Status updated successfully!" Connector configuration is beyond ShipStation’s scope of support, but in your own connector, you may try to parse the ShipStation module for language specifications if the language your store uses is being rejected:
![]() |
Why is the Order Date in ShipStation different from the Order Date in OpenCart? |
This usually occurs because the OpenCart server is using a different timezone than the timezone set in the store's settings in ShipStation, which causes the Order Date to be thrown off when converting the timestamp based on time zone. Update the store's settings so the store is using the same timezone as the server your OpenCart store is hosted on. |
Why are certain orders placed late in the day not importing into ShipStation? |
Similar to the issue above, this typically occurs because the OpenCart server is using a different timezone than the timezone set in the store's settings in ShipStation, which causes our import process to inadvertently skip ahead. Update the store's settings so the store is using the same timezone as the server your OpenCart store is hosted on. |