wexo/shipmondo

WEXO Shipmondo Integration

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

pkg:composer/wexo/shipmondo

3.0.3 2025-06-04 11:16 UTC

README

Shipmondo is a WEXO plugin, which provides a complete solution for your shipments and fully integrates with Shipmondo out of box.

Ship worldwide across carriers from one platform. Shipmondo lifts your logistics to the next level.

With this plugin, you can synchronize all orders from Shopware over to Shipmondo either by a cronjob or by using Shopwares built-in scheduled tasks. All the synchronized orders can be linked to different shipping methods, by entering a Shipmondo template ID under the respective shipping method at Shopware, thus easing your workload in Shipmondo.

Setup The Shipmondo plugin

  • Login to Shipmondo, Goto settings -> Select API and finally select Access
  • Go into Shopware -> My Extensions -> Shipmondo settings and enter the respective API Userkey and API Passwordkey

Setup Shopware shipping methods with Shipmondo templates

If you want to link the shipping of orders that get exported to Shipmondo, then you simply:

  • Login to Shipmondo -> Enter Shipments -> Under Shipments choose templates.
  • The left most column in the table on Shipmondos page contains the ID of the respective shipping method, save the ID for the shipping method you want to link over in Shopware.
  • Login to Shopware -> Settings -> Shipping -> Choose the method you want to link, open its detail page and then enter the saved ID from Shipmondo into the field "Shipmondo template"

Setup Shipmondo to fullfill orders after syncronization with Shipmondo

In the case you want to change the status of your Shopware orders on syncronization to Shipmondo, then follow the below guide.

  • Login to Shopware -> goto My Extensions -> Shipmondo settings
  • In the settings-card there are 3 dropdown selectors labeled "Finished Order Status", "Finished Fulfilment Status", "Finished Payment Status", fill those with the status syncronized orders should get and press save.

If you have setup Shipmondo to use Scheduled tasks then you are done, if you setup Shipmondo with a cronjob, then you also need to add the command

wexo:shipmondo:complete-orders

Setup Shipmondo with a Cronjob

For setting shipmondo up with a cronjob simply use the below command with the desired interval.

wexo:shipmondo:export-orders

Setup Shipmondo with Shopwares scheduled tasks

For setting up Shipmondo with scheduled tasks follow the process:

  • Login to shopware
  • Goto My Extensions
  • Goto Shipmondo Settings
  • Press the radio button labeled Activate Scheduled Task
  • Hit save.

Message queue

If your Shopware shop uses a queue, then the radio button labeled "Use message queue" should be activated, if not then it should be deactivated.

Data Compliance

For all exported orders, the associated customers' data placing the order is also exported to Shipmondos server, more specifically the following data is exported to Shipmondos servers

  • Transaction State
  • Transaction ID
  • Payment Method
  • Customer shipping address
  • Customer Name, Phone number, and email address.
  • Order information such as line items, discounts, and order numbers.