magepal / magento2-custom-shipping-rate

Create your own Custom Shipping rates for admin order or a predefined sets of shipping methods for frontend customers.
http://www.magepal.com
93 stars 32 forks source link

Not supporting Multi Shipping #9

Open dyuk1987 opened 5 years ago

dyuk1987 commented 5 years ago

Magento version #: 2.2.5

Edition (EE, CE, OS, etc): Open Source

Expected behavior:

The shipping fees are well calculated separately for each and every address.

Actual behavior:

The shipping fees are messed up, except for the first address selected.

Steps to reproduce:

  1. Create a few shipping methods with this extension.
  2. Add a few products to the cart on the store front.
  3. Checkout with multiple addresses.
  4. Select more than 1 shipping method created by this extension. image
  5. The shipping fees are incorrectly calculated when we proceed to the "Review Order" step. image

Preconditions

srenon commented 5 years ago

@dyuk1987 .... this extension was not designed or tested by us with Multi Shipping in mind. Pull request are always welcome or you can contact support@magepal.com and we will be more than happy to debug/build this paid feature for you.