Integrating With WooCommerce

WooCommerce is a very simple web store application. It is gaining popularity due to being able to be embedded in WordPress websites. WooCommerce is the KISS principle defined in a web store, although it may be a bit too simple.

It is really inexpensive and does all the basics of a first web store. Its inventory is essentially non-existent and there is no complicated workflows.

In order to get orders from WooCommerce to .wms, it does a periodic poll for orders that are in the Processing or Completed state. It will then push back, marking them as completed. Its power is limited, so pulls will take longer to run than other connectors.

  • Orders Down (including)

    • Carrier Mapping

  • Orders Up

    • At this stage, WooCommerce does not have a concept of partial shipment, at least when using the API.

  • SOH up - WooCommerce does not have a concept of adjustments.