-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cart custom shipping methods not updating when address changed #4679
Comments
Internal ticket - MAGETWO-53468 ; CC'ing @ilol so he's aware of issue; marked for patching back to 2.0.x |
@jim5359 We have tried to reproduce the case described with the latest code from the |
I am experiencing the same with built-in Table Rates method. The trick is to setup your shipping methods in such way that when you try to get shipping for default Country (which is US in my case) there shouldn't be any available shipping methods. After that if you try to change shipping address to the one you have shipping rate for "Estimate Shipping and Tax" won't update. Same thing happens on Checkout page also. This is how it can be set up:
I am sure that rates I'm importing are correct, because when I reload Cart\Checkout page I see the rates: http://prntscr.com/balpph Hope this will help to get to the bottom of this. P.S. Tried this on 2.0.6 release, not sure if anything related to cart\checkout update was changed in development branch. |
I've confirmed that adding the shipping rate validators to my custom shipping rate extension solved the problem. Thanks! |
Nice to hear that our documentation helped, @jim5359 ! |
@Kasoi-free Thank you for reporting. We have created an internal ticket |
Hello @jim5359, this issue has been fixed in Magento EE 2.1 RC2, that's why I'm closing it. Thank you for reporting the issue! If you have any questions or additional information you are welcome to reopen it or create another one. |
[Trigger] MC-19614: [Packaging] MFTF tests generation failed on 2.2.10
Steps to reproduce
develop
branch.Expected result
Actual result
The text was updated successfully, but these errors were encountered: