16
Split Order Marketplace Add-On The Split Order Marketplace Add-On module will allow generation of separate Order Ids if there are multiple seller products in the shopping cart. The customers will also receive different order ids. Admin will also be able to generate separate invoice and shipment for each order id for different sellers. This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace . Note: Split Order Marketplace Add-On will work with the default offline payment methods – Check / Money Order and Cash on Delivery. This module is also compatible with the Paypal Adaptive Marketplace Add-On . In the case of any 3rd party payment module, it may need some customization if the third party payment module code does not follow the default Payment module pattern. Features Of Split Order Marketplace Add-On Separate order ids will be generated at the back-end if there are multiple seller’s products in the shopping cart. Admin will be able to generate separate invoice and shipment for each order id for different sellers. The customer will receive different order ids if they have purchased multiple seller products. Order Management from the admin’s end will be very easy. The codes are open source so it can be customized easily Configuration Of Split Order Marketplace Add-On Admin will configure the module by navigating through Stores >Configuration >Marketplace >Enable Split Order. Here the admin will enable the module. 1/16

Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

  • Upload
    others

  • View
    15

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Split Order Marketplace Add-On

The Split Order Marketplace Add-On module will allow generation of separate Order Ids ifthere are multiple seller products in the shopping cart. The customers will also receivedifferent order ids.

Admin will also be able to generate separate invoice and shipment for each order id fordifferent sellers.

This extension is an add-on of Multi Vendor Marketplace, to use this extension you musthave installed first Multi Vendor Marketplace.

Note: Split Order Marketplace Add-On will work with the default offline payment methods –Check / Money Order and Cash on Delivery. This module is also compatible with the PaypalAdaptive Marketplace Add-On.

In the case of any 3rd party payment module, it may need some customization if the thirdparty payment module code does not follow the default Payment module pattern.

Features Of Split Order Marketplace Add-On

Separate order ids will be generated at the back-end if there are multiple seller’sproducts in the shopping cart.Admin will be able to generate separate invoice and shipment for each order id fordifferent sellers.The customer will receive different order ids if they have purchased multiple sellerproducts.Order Management from the admin’s end will be very easy.The codes are open source so it can be customized easily

Configuration Of Split Order Marketplace Add-On

Admin will configure the module by navigating through Stores >Configuration>Marketplace >Enable Split Order. Here the admin will enable the module.

1/16

Page 2: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Workflow Of Split Order Marketplace Add-On

Now, the buyers on the frontend will add different products from different sellers into theshopping cart as shown below in the screenshot.

Note: The split order does not support the checkout with multiple addresses because italready has the feature to split the order.

2/16

Page 3: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Customers will proceed for the checkout process. Customers will enter the billing address,shipping address, select payment method, and shipping method.

After confirming the order, the customer will place the order and will get a message asshown below in the screenshot.

Each seller can see the order id for their product in their “Order History” as per thefollowing snapshots –

AbigalesWorld –

NadiasClassicStore –

3/16

Page 4: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Tedsrt –

Admin Management For Split Order Marketplace Add-On

Now, at the admin panel, three different order id will be created. You can see differentorder ids in the Order grid as per the screenshot below.

Admin will do the shipment for each order separately.

For the Order – #000000231

4/16

Page 5: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

For the Order – #000000232

5/16

Page 6: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

6/16

Page 7: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

For the Order – #000000230

7/16

Page 8: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

After the status of orders is “Complete”, then you can see the Order grid again as shownbelow in the screenshot.

Shipping Management

To demonstrate the shipping management, we will take an example to clear it.

Here, we have used Split Order Marketplace Add-On + Per Country ShippingMarketplace Add-On extension for the demonstration process.

Suppose we have 2 sellers and a customer(Origin UK) purchases 2 products one from theseller 1 & the other via seller 2:

Seller 1(Origin US):Seller 1 has set shipping price for his product – US shipping to the UK as: $10

8/16

Page 9: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Seller 2(Origin UK):Seller 2 has set shipping price for his product – UK shipping to the UK as: $20

Now, we will show –

How the shipping will be visible to the customer collectively while checking out.After the order is placed how the shipping is displayed to the customer.Shipping charge visibility to the individual sellers for their respective products undertheir account panels.

Collective Shipping At Checkout

9/16

Page 10: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

At the checkout, the customer will be able to see the collective shipping charges for both ofthe products.

After taping the Next button, the customer can see the collective shipping once againunder Order Summary on the right side before placing the order.

10/16

Page 11: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Shipping Charges visible at Customer’s End:

Order #000000034 – Seller 1

11/16

Page 12: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Order #000000035 – Seller 2

12/16

Page 13: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Shipping Charges Visible to Individual Seller’s:

Seller 1:

13/16

Page 14: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

Seller 2:

14/16

Page 15: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

To conclude, the shipping price is shown separately for each seller.

(Note) – The Split Order Marketplace Add-On extension will work the same way with all ofthe shipping methods.

Support

15/16

Page 16: Marketplace Split Order For Magento2 · This extension is an add-on of Multi Vendor Marketplace, to use this extension you must have installed first Multi Vendor Marketplace. Note:

That’s all for the Split Order Marketplace Add-On. Still have any issue feel free to add aticket and let us know your views to make the module better at HelpDesk System.

16/16