Commerce Dispatch

This module provides a list of rules which can be used for a shipping strategy and other things in Drupal Commerce.
Unlike commerce_shipping it's not creating an entity on checkout. It's providing possibilities realize shipping with a "shipping product". So it is possible to change the price depending on physical products in the cart and the address of the customer. I've started this module because I failed in realizing this with the commerce_shipping module. But there are other possibilities to use this module. Maybe you like to put automatically a product in the cart with rules for other tasks. So this module is following the main strategy of commerce to be a framework.
Currently the code is not stable yet. There are still some deep changes in the code which require some resets of the default rules and conditions of this module when you make an update from one dev version to next. Take a look at the commits. And as I always say: "dev versions are for developers."
The module ist developed and maintained by Carsten Logemann (Company: paratio.com e.K.)