Title: DropStream &#8211; Automated eCommerce Fulfillment
Author: karlfalconer
Published: <strong>March 9, 2013</strong>
Last modified: July 22, 2022

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-dropstream/assets/icon-256x256.png?rev=1833945)

# DropStream – Automated eCommerce Fulfillment

 By [karlfalconer](https://profiles.wordpress.org/karlfalconer/)

[Download](https://downloads.wordpress.org/plugin/wp-dropstream.1.2.3.zip)

 * [Details](https://twd.wordpress.org/plugins/wp-dropstream/#description)
 * [Reviews](https://twd.wordpress.org/plugins/wp-dropstream/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/wp-dropstream/#installation)
 * [Development](https://twd.wordpress.org/plugins/wp-dropstream/#developers)

 [Support](https://wordpress.org/support/plugin/wp-dropstream/)

## Description

#### DropStream Automates Your Order Fulfillment process

DropStream is the leading provider of ecommerce fulfillment integrations, allowing
merchants to automate the process of fulfilling their sales orders. DropStream automates
3 main processes:

 1. Automatically send orders to your fulfillment center or shipping solution
 2. Automatically send tracking numbers back to WordPress, notifying shoppers that 
    their package is on the way
 3. Automatically update product inventory levels, keeping your online store updated
    with accurate available quantities

DropStream offers two core products:

 1. DropStream (http://getdropstream.com/)
 2. PackageBee (http://packagebee.com/)

Depending on your integration needs, you are able to you use one or the other. Contact
DropStream to find out which product is best for you. (http://getdropstream.com/
contact)

#### See what others say about DropStream

> We were hampered by data entry work-arounds, until DropStream tore down the technical
> wall that stood between us and our customers.
>  — Clay Clarkson, Whole Heart Ministries
> DropStream is a useful capability that gives us greater flexibility in meeting
> our fulfillment requirements. The service was easy to set up and has been very
> reliable.
>  — Scott Madsen, National Imports LLC

#### Get Started With Your Free 14-day Trial

DropStream is actively integrated with thousands of fulfillment providers in North
America and Europe, giving you tremendous flexibility on where to send your sales
orders. You can see a [list of desitnation systems: (http://support.getdropstream.
com/customer/en/portal/articles/2847048-currently-supported-warehouse-systems-wmss-
imss-erps-?b_id=2404)] on our website. Don’t know the system used by your fulfillment
center? [Contact us](http://getdropstream.com/contact) and we’ll confirm whether
we currently support the system or if we can add support for it for you.

## Screenshots

 * [[
 * Support multiple sales channels including Amazon Marketplace, and eBay
 * [[
 * Paid orders are automatically sent to your fulfillment center
 * [[
 * Orders are accurate every time
 * [[
 * Tracking numbers are automatically sent back to your shopping cart

## Installation

#### Minimum Requirements

 * WordPress 4.0 or greater
 * PHP version 5.3 or greater
 * MySQL version 5.0 or greater
 * Some payment gateways require fsockopen support (for IPN access)
 * Compatible WordPress eCommerce plugin. Ex: WooCommerce
 * WooCommerce 3.0 and greater

#### Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers
itself and you don’t even need to leave your web browser. To do an automatic install
of Dropstream:

 1. Log in to your WordPress admin panel
 2. Navigate to the Plugins menu and click Add New.
 3. In the search field type “Dropstream” and click Search Plugins.

Once you’ve found our eCommerce plugin you can view details about it such as the
the point release, rating and description. Most importantly of course, you can install
it by simply clicking Install Now. After clicking that link you will be asked if
you’re sure you want to install the plugin. Click yes and WordPress will automatically
complete the installation.

#### Manual installation

The manual installation method involves downloading our plugin and uploading it 
to your webserver via your favourite FTP application.

 1. Download the plugin file to your computer and unzip it
 2. Using an FTP program, or your hosting control panel, upload the unzipped plugin
    folder to your WordPress installation’s wp-content/plugins/ directory.
 3. Activate the plugin from the Plugins menu within the WordPress admin.

## FAQ

### Which WordPress eCommerce Plugin’s does this plugin support

This plugin supports WP E-Commerce and WooCommerce with an active Dropstream account.

### What do I need to get started?

You’ll an active DropStream account and need to have a relationship with a fulfillment
center that ships your orders to customers. You can see a [full list of fulfillment centers](http://getdropstream.com/merchants/supported-connectors)
on our website. Don’t see your fulfillment center listed? [Contact us](http://getdropstream.com/merchants/contact-us)
and we’ll add it, free of charge.

### Where can I find Dropstream documentation and user guides

For help setting up and configuring Dropstream please refer to our [user guide](http://support.getdropstream.com)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“DropStream – Automated eCommerce Fulfillment” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ karlfalconer ](https://profiles.wordpress.org/karlfalconer/)

[Translate “DropStream – Automated eCommerce Fulfillment” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-dropstream)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-dropstream/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-dropstream/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-dropstream/) 
by [RSS](https://plugins.trac.wordpress.org/log/wp-dropstream/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

= 1.2.3
 * Compatibility update * Add support for Sequential Order Numbers for WooCommerce(
wt-woocommerce-sequential-order-numbers)

= 1.2.2
 * Fix syntax error in release 1.2.1

= 1.2.0
 * Added support for Shipment service level to Order Metadata

= 1.1.8
 * Added OrderItem id to response * Added Order date_paid to response

= 1.1.7
 * Added Currency Code to ordr data

= 1.1.6
 * Formating ordered_at DateTime to string

= 1.1.5
 * Add ‘payment_method’ to exported order data

= 1.1.4
 * Ensure that only published products receieve an inventory update

= 1.1.2
 * Version Bump

= 1.1.1
 * Renamed internal logging method to avoid conflicts with other plugins

= 1.1.0
 * Added support for Product Bundles extension

= 1.0.0
 * WARNING – Do not upgrade unless the mimumum requirements are met. * No
longer supporting WordPress < 4.0 * No longer supporting WooCommerce < 3.0 * Added
batch inventory update support * Added ‘wc_dropstream_order’ filter for post-processing
of an order before it is returned to DropStream server * Fixed WooCommerce 3+ deprecation
warnings

= 0.9.3
 * Fix for shipping address mapping

= 0.9.2
 * Fix code which used WooCommerce model attributed directly.

= 0.9.1
 * Fix for importing order item unit price instead of product unit price.

= 0.9.0
 * Added support for Shipment Tracking 1.6.4

= 0.8.6
 * Allow for orders in the ‘Awaiting Fulfillment’ status to be included 
in the my-account.php list

= 0.8.5
 * Bug fix to be compatible with renamed “wp-content” directories

= 0.8.4
 * Added support for order numer with plugin woocommerce-sequential-order-
numbers

= 0.8.3
 * Default Shipping Phone to Billing Phone

= 0.8.2
 * Fixed PHP Warning for WooCommerce 2.2.8 Order Reports

= 0.8.1
 * Fixed problem where WooCommerce order item references deleted product

= 0.8.0
 * Added support for Woocommerce 2.2.x

= 0.7.2
 * Confirmed compatibility with WP 4.0

= 0.7.1
 * Update WooCommerce reports to include ‘awaiting-fulfillment’ order status

= 0.7.0
 * Added support for additional WooCommerce order fields, including discounts,
taxes, and coupons. WooCommerce 2.1 or greater is required

= 0.6.6
 * Bump for WP 3.9 and WooCommerce 2.1 support

= 0.6.5
 * Added support for WooCommerce subscription. * Change to use WooCommerce
shipping method title, rather than shipping method id. **NOTE** Dropstream rules
will need to be updated.

= 0.6.3
 * Added custom order status for WooCommerce ‘awaiting-fulfillment’. This
order status will be used to acknowledge orders have been received by the fulfillment
center.

= 0.6.2
 * Added check for WooCommerce to skip processing order_items with an invalid
product_id

= 0.6.1
 * Added default value for created_after date filter

= 0.6.0
 * Added additional order search filter for WooCommerce. NOTE: Only available
on WP 3.7 or higher * Fix for WooCommerce order search only returning top 10 orders

#### 0.5.5

 * Added support for WooCommerce Variable product types

#### 0.5.0

 * Added support for [WooCommerce Sequential Order Numbers Pro](http://www.woothemes.com/products/sequential-order-numbers-pro/)

#### 0.0.2

 * Support for WooCommerce.
 * Updated WP E-Commerce order data to include customer e-mail address.

#### 0.0.1

 * This is the initial release with support for WP E-Commerce

## Meta

 *  Version **1.2.3**
 *  Last updated **4 years ago**
 *  Active installations **90+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **5.9.13**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-dropstream/)
 * Tags
 * [e-commerce](https://twd.wordpress.org/plugins/tags/e-commerce/)[ecommerce](https://twd.wordpress.org/plugins/tags/ecommerce/)
   [fulfillment](https://twd.wordpress.org/plugins/tags/fulfillment/)[woocommerce](https://twd.wordpress.org/plugins/tags/woocommerce/)
   [wp e-commerce](https://twd.wordpress.org/plugins/tags/wp-e-commerce/)
 *  [Advanced View](https://twd.wordpress.org/plugins/wp-dropstream/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/wp-dropstream/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-dropstream/reviews/)

## Contributors

 *   [ karlfalconer ](https://profiles.wordpress.org/karlfalconer/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-dropstream/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://getdropstream.com/merchants)