How to Connect WooCommerce to WISMOlabs

WISMOlabs integrates seamlessly with WordPress/WooCommerce, enhancing your post-purchase experience by allowing customers to track their orders via the WISMOlabs tracking page.


Step 1: Install the WISMOlabs WooCommerce Plugin

  1. Download the Plugin: Obtain the wooCommerce plugin by login into your WISMOlabs account and clicking to Settings > WooCommerce Connect in the navigation menu.
  2. Install the Plugin:
    • Go to the Plugins menu in your WordPress admin area.
    • Click Add New and then Upload Plugin.
    • Select the downloaded zip file and click Install Now.
  3. Activate the Plugin: Once installed, activate the plugin.

Step 2: Configure the WISMOlabs Plugin

  1. Navigate to Plugins > Installed Plugins > WISMOlabs > Settings.
  2. Enter Credentials available in WooCommerce area of WISMOlabs dashboard by login into your WISMOlabs account and clicking to Settings > WooCommerce Connect in the navigation menu.
    • Enter the slug you defined during your WISMOlabs account setup into the Retailer ID field. You can find your slug by checking the URL of your tracking page. It will appear as part of the URL, such as https://SLUG.wismolabs.com/SLUG/tracking... or https://tracking.yourdomain.com/SLUG/tracking... Make sure to use the exact slug as it appears in the URL to ensure accurate integration.
    • Copy the Authorization token from the WISMOlabs dashboard and paste it into the corresponding field in the plugin settings.
  3. Select Shipment Data Location: Choose where shipment data is stored in your WooCommerce. WISMOlabs supports all shipping plugin and configurations including WooCommerce Shipment Tracking, Shippo, ShipEasy, Odoro, and many more.
  4. Save Changes: Click Save changes to apply your settings.

Step 3: Verify Integration

Ensure that the "Track My Order" button is properly displayed in order notifications and that it links to the WISMOlabs tracking page.

By following these steps, you’ll successfully connect WooCommerce with WISMOlabs, providing a seamless post-purchase tracking experience for your customers.


Customize Tracking Link Appearance.

The "Track My Order" button will be automatically added across your WooCommerce interfaces, including shipping notification emails and customer order history pages. This button supports multi-tracking and multi-shipment orders, ensuring your customers can easily track all relevant shipments.

For more advanced customization, such as changing the button’s appearance or placement, you can edit the core plugin file (class-finestshops-integrations-run.php, line #298).


Related Articles