Hi there,
I found Magento 2.3, 2.4 have problem to update shipping cost when change shipping method. We use cart rule to calculate shipping fee base on order amount.
In the video, "Best Method" is free for any order, the other method need > $300 for free.
https://www.youtube.com/watch?v=Yjf-KUL2328
I observe the following when the product does not change in cart.
Looking forward any comments.
Thanks in advance,
Regards,
kf
Do one thing disable the module bsscommerce/custom-shipping-method and check if its cause the issue. If not then write an email to BSS about this that their module is causing shipping related issue.
Or you can make your own
It doesn't related to the third party module.
The same issue happens on Flat Rate, Table rate built in delivery method.
I will try to add custom shipping module.
thanks for advise.
Regards, kf
Hi @kf_luk,
This problem could be caused by the custom module on your website. You can disable two modules: the shipping module and one step checkout module and try out the default Magento features.
Hope this can help you! Let me know if you need further assistance.
_________
If issue solved, Click Kudos & Accept as Solution.
Hi Marcus,
Thanks for your comment.
I did disabled one step checkout to test and it have same problem too.
For shipping module, I tried to use flat rate & fix amount also have same problem too.
I think it may be magento core problem.
Regards,
kf
Hi @kf_luk,
I checked in my environment (magento version 2.4.1) and found that core module is working correctly on my side. Chances are you've configured something missing or your custom module has overwritten core functionality and caused an error.
Hope this can help you! Let me know if you need further assistance.
_________
If issue solved, Click Kudos & Accept as Solution.
HI Marcus,
Not only in my environment has error. I found similar issue on some extension vendor test environment. Major problem is the shipping charger changed to all same amount on Shipping Charge section. But when click/select the shipping method, then correct charger shown in Payment summary. It's very strange.
Regards, kf
Hi @kf_luk,
So my advice would be to contact the extension provider, they will know exactly about the error.
Hope this can help you! Let me know if you need further assistance.
__________
If issue solved, Click Kudos & Accept as Solution.