Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • nug 11 posts 33 karma points
    Jul 30, 2013 @ 18:05
    nug
    0

    split order across shipments

    Hi guys,

    Using Ucommerce 3 and I'm trying to figure out the best way to create a quantity based shipping provider - eg. X number of items fit in a pack.

    I've read http://www.publicvoid.dk/BuildingACustomShippingMethodService.aspx and built a service which returns the correct price.  

    But how would I split orderlines across shipments?

    eg.

    7 x Product A

    (max 5 items per shipment)

    shipment.addOrderLine doesn't allow adding a portion of the OrderLine qty?

     

    Cheers!

  • nug 11 posts 33 karma points
    Aug 01, 2013 @ 14:00
    nug
    0

    It seems delete doesn't work on here :)

  • Lars Horne-Mortensen 40 posts 184 karma points
    Aug 02, 2013 @ 14:22
    Lars Horne-Mortensen
    0

    Hi nug,

    Did you figure it out?

    You can always add the same product on multiple orderlines.

    The AddToBasket method has an addToExistingLine parameter, you can just set that to false.

    Hope that helps,

    Lars

  • nug 11 posts 33 karma points
    Aug 02, 2013 @ 15:48
    nug
    0

    Yep - thanks Lars.  I did just that.

Please Sign in or register to post replies

Write your reply to:

Draft