November Happy Hour will be moved to Thursday December 5th.
Hi,
I am trying to implement split shipment and therefore, creating multiple shipment for different line item.
I add new shipment and assign lineItem index to shipment and also assign the address name to shipment and lineitem as well
but when i do CartHelper.Cart.AcceptChanges(); it removes the shippingaddressid inside lineitem and shipment.
Do you have any idea?
Cheers
Murtaza
Can you post your code here. And which version are you using?
/Q
Hi,
I am trying to implement split shipment and therefore, creating multiple shipment for different line item.
I add new shipment and assign lineItem index to shipment and also assign the address name to shipment and lineitem as well
but when i do CartHelper.Cart.AcceptChanges(); it removes the shippingaddressid inside lineitem and shipment.
Do you have any idea?
Cheers
Murtaza