Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Order Split not working with 'checkout with multiple address' option from cart page. #23

Open
binnykumar opened this issue May 17, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@binnykumar
Copy link

Describe the bug
This module is not working with multi shipping option.

To Reproduce
Steps to reproduce the behavior:

  1. Add 2 skus with 2-2 quantity each in cart.
  2. Checkout with multi address option from cart.
  3. Assign 1 shipping address with one product and other shipping with other one product.
  4. Update address and place order.

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
step1
step2

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.

@binnykumar binnykumar changed the title Order Split not working with 'checkout with multishipping' address. Order Split not working with 'checkout with multiple address' address. May 17, 2019
@binnykumar binnykumar changed the title Order Split not working with 'checkout with multiple address' address. Order Split not working with 'checkout with multiple address' option from cart page. May 17, 2019
@williankeller
Copy link
Owner

Hi @binnykumar ,
Have your products different attributes? I mean, which attribute you're using to split the order?

@williankeller williankeller added the question Further information is requested label May 17, 2019
@binnykumar
Copy link
Author

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.

@binnykumar
Copy link
Author

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 !

@williankeller
Copy link
Owner

Hi @binnykumar
Thanks for letting us know about this issue. Please start watching this module to get the updates.

@williankeller williankeller added the enhancement New feature or request label May 29, 2019
@williankeller williankeller modified the milestones: 1.07, 1.1.0 May 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants