cancel
Showing results for 
Search instead for 
Did you mean: 

customized modifications suggestions needed regarding order split

SOLVED

customized modifications suggestions needed regarding order split

hi

I need customized modifications suggestions regarding order split of magento 2.

Reason: to avoid fraud transaction in multi vendor marketplace, I want to split big amount order to small orders.

 (Virtual products only, shipping unnecessary)

 

Detailed customized modifications requirements:

Let's say there is an order in magento:

  1. There's only product A, if buy one. no need split.
  2. There's only product A, if buy two, must split to two orders;
  3. There's product A and product B, for A, buy two, for B, buy three. then must split to five small orders.
  4. The amount of each split small order is the price of the specified product.

When to split:

"Big order" will split to small orders after buyer complete payment.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: customized modifications suggestions needed regarding order split

Complete this function through customization job on the extension:

https://marketplace.magento.com/sunarc-magento2-advsplitorder.html

View solution in original post

1 REPLY 1

Re: customized modifications suggestions needed regarding order split

Complete this function through customization job on the extension:

https://marketplace.magento.com/sunarc-magento2-advsplitorder.html