Skip to content

Overview

CI status Quality gate Reliability rating Security rating Sqale rating

The Shipstation integration module allows to export orders to the shipstation account and update it's shipping status.

Key features

  • Export orders specified by store
  • Updating order's and shipping's statuses when shipstation make an action

Current constraints

  • There is no any authentication for the API requests
  • On order updating, all data is ignoring, only order's status will setted as 'Completed' and shipment status become 'Sent' (This behavior might be overrided)

Installation

Installing the module: * Automatically: in VC Manager go to Configuration -> Modules -> ShipStation fulfillment -> Install * Manually: download module zip package from https://github.com/VirtoCommerce/vc-module-Shipstation/releases. In VC Manager go to Configuration -> Modules -> Advanced -> upload module package -> Install.

Connecting to ShipStation:

Follow the steps provided in Connect to ShipStation section of ShipStation's Custom Store Development Guide.

Be sure that "URL to custom XML page" parameter points to your public Commerce Manager site and ends with "/api/shipstation/{storeId}": image

Ensure to type corresponding order statuses from VirtoCommerce like "New", "Processing", etc.

Check "Bringing Orders into ShipStation" and "Send Shipping Notifications from ShipStation" sections on the same guide onwards.

Settings

This module has no settings defined as all integration actions are initiated from ShipStation system.


Last update: June 1, 2023