No content to show
User Activity
Our store (yakima.com) fulfills orders from two warehouses using some custom splitting logic, and our accounting department requires that payments are captured on the day that the order (or partial order) was shipped. We've been able to meet this re...
We have some fairly complex fulfillment rules based on inventory, product type, warehouse proximity and warehouse workload, and frequently have to split orders to fulfill them from different warehouses. We are currently doing this using a custom Ord...