I have a website running on Wordpress using WooCommerce. Is there any way to automatically sync orders with my ShippingEasy account without having to manually submit them?
Can I automatically sync WooCommerce orders with my ShippingEasy account ?
- 1 comment
- Date Votes
Add a Comment
Please sign in to leave a comment.
Yes - it is possible to configure the ShippingEasy plugin for WooCommerce to automatically send your WooCommerce orders to ShippingEasy.
In the configuration settings for the ShippingEasy plugin on your WooCommerce site, select the order status values that you want ShippingEasy to use for determining whether an order should be sent automatically when the order is created. Typically, only orders that have a WooCommerce status of "processing" are sent automatically, but you can select additional status values:
Note: if an order consists of only products that are downloadable or virtual, then the order is not sent to ShippingEasy.
If you have existing orders that have not been sent to ShippingEasy, you can manually send those through the API. To do so, edit the order in WooCommerce and select Send to ShippingEasy from the Order Actions menu.
And then click the Save Order button.
Note: This will force the order into your ShippingEasy account essentially ignoring the order statuses that you have selected to pull in.
For more information about using WooCommerce with ShippingEasy, take a look at our articles for v2.x plugin and v1.x plugin.