Skip to content

Conversation

@barbazul
Copy link

When working with free shipping scenarios, the package weight and values get set to 0.

The way Matrixrates is checking for rates only matches on strict "lower than" which will never match a vlaue of 0 (as there are no negative wegihts or values).

This PR treats the condition value of 0 as an exception to change how the rate boundaries are checked against

@barbazul barbazul mentioned this pull request Mar 21, 2023
@WSAlewis
Copy link

WSAlewis commented Apr 3, 2023

Hello @barbazul,

I've raised this to our development team for further assessment.

Thank you for your feedback, let us know if you have any questions.

Lewis Kennedy - ShipperHQ / WebShopApps Support

@santibm
Copy link

santibm commented Jul 20, 2023

This should be fixed, we just used for starting values a negative -1 but this is just an ugly workaround

@WSAlewis
Copy link

Hello @santibm thanks for following up.

I wanted to let you know that we're looking to get this reviewed during the current quarter.

We appreciate the feedback here.

Lewis Kennedy - ShipperHQ/WebShopApps Support

@wsajosh
Copy link
Contributor

wsajosh commented Nov 29, 2023

Thanks for raising this issue. This has been addressed in version 20.4.4

@wsajosh wsajosh closed this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants