Appreciate the response Couch. I'm not certain that I explained the scenario completely.
Say you have an order for 1000 units of a given product.
On Monday you need to Ship 100 via overnight delivery (partial shipment). On Wednesday, you ship the remaining 900 units via Ground Shipping.
This would result in two different tracking numbers that need to be associated with the same Product.
It appears, uStore does not allow you to create two separate deliveries for a single product either via the UI or the API.
The "Manual Shipping" delivery provider does not handle that level of control. With the others - FexEx/UPS, you can define on each product either a weight or quantity which will fit into each delivery service package. Then, the shipping calculation will select the correct # of packages required for the quantity ordered. This functionality is also available in Igor's optional Excel Shipping Calculator - or for developers who have the skills to create a delivery provider without documentation. (I don't think XMPie provides documentation of the shipping plugin in their uStore SDK.)
--
You received this message because you are subscribed to a topic in the Google Groups "XMPie Interest Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xmpie-users/Otsyz74BX_4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xmpie-users...@googlegroups.com.
To post to this group, send email to xmpie...@googlegroups.com.
Visit this group at https://groups.google.com/group/xmpie-users.
For more options, visit https://groups.google.com/d/optout.
This can this be done in uStore and Out of the Box. One must enable the Specified Product for sending to different addresses and then the Customer can choose for the Different Delivery Addresses and Number of Items on the CheckoutFinal Page.
I haven't tried this yet, but followed by down that path... Can a second address be added via the UStoreAdmin Back office or the API?
- I didn't see anything in the API documentation allowing that.
If this were an after the fact decision (after the order was placed), which it always is... The only was I see it being done is canceling the Order, then impersonating the user and placing a new one with the addresses and Qty split.
--
You received this message because you are subscribed to a topic in the Google Groups "XMPie Interest Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xmpie-users/Otsyz74BX_4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xmpie-users...@googlegroups.com.
To post to this group, send email to xmpie...@googlegroups.com.
Visit this group at https://groups.google.com/group/xmpie-users.
For more options, visit https://groups.google.com/d/optout.