Open binnykumar opened 5 years ago
Hi @binnykumar , Have your products different attributes? I mean, which attribute you're using to split the order?
Hi @williankeller , i have created custom attribute with dropdown option and set different values to product.
ex sku 1 has value A, and sku 2 has value B.
even this is splitting based on sku also.
And again this issue is only coming with checkout with multiple address functionality.
Hi @williankeller and @viniciusfabri ,
The plug-in here is used for splitting order is not triggering for multiple shipping checkout option. Its only triggering for single shipping checkout option, that's why module is not working with multiple shipping checkout option.
Let me know if you have got any fixes for this. Thanks !
Hi @binnykumar Thanks for letting us know about this issue. Please start watching this module to get the updates.
Describe the bug This module is not working with multi shipping option.
To Reproduce Steps to reproduce the behavior:
Expected behavior With multi shipping address, two order id will generate. And with order split module two more will generate with based on sku. So total should be 4 orders in success page.
Screenshots
Additional context So based on the above condition, order should be split into 4. But here it is generating only 2, which is generated by multi shipping functionality.