• I need to split the order with more than one seller.

    For example, 1 orders with products from 2 sellers will be divided into 2 different orders in woocommerce.

    How can I do this? Do you have a snippet available?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WC Lovers

    (@wclovers)

    WCFM already split orders for each vendors, but those are not visible under Admin’s screen.

    Vendors can see only their own orders under their panel.

    Thread Starter vfdornelas

    (@vfdornelas)

    I’ve been using the plugin for over a year and I really like it.

    But, I understand that it doesn’t slip the order, it just shows it separately for the seller.

    The split order I’m talking about would create separate orders, where the order would only have one seller’s products.

    Separate ordering is required for administrators with financial management and shipment tracking, etc.

    I researched some possible solution and found several people with the same need, split order on WCFM.

    I’ve even read testimonials from users who say it is mandatory to do this separation of orders in some countries.

    I think it would be a very important feature to implement in the plugin, it would make the plugin complete.

    Cheers

    +1 for this requirement

    +1

    It’s extremely hard to extend several functions not having a separate order for each vendor.

    For example, I have to extract data from an order by the time it’s created. With separate orders I’d just hook the native WooCommerce actions. From time to time I find myself lost in the WCFM environment searching for the correct hook or function.

    • This reply was modified 3 years, 5 months ago by Luis Braschi.

    M looking for the same requirement.
    The split order is important in multi vendor because you cannot complete one vendors order and leave the remaining in pending in the case that the second vendor’s order remains pending or delayed. Similarly in the case that only one vendor can fulfill the order the whole order has to be managed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Split order’ is closed to new replies.