Skip to content
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

Wrong shipping cost for table rates shipping method #28

Open
vicgeralds opened this issue Jul 14, 2021 · 0 comments · May be fixed by #29
Open

Wrong shipping cost for table rates shipping method #28

vicgeralds opened this issue Jul 14, 2021 · 0 comments · May be fixed by #29

Comments

@vicgeralds
Copy link

When using table rates shipping method (for example, to calculate shipping rates based on weight), the shipping cost is always the same it seems.

Looks like $shippingAddress->setCollectShippingRates(true); is needed somewhere before collecting totals from quote.

vicgeralds added a commit to vicgeralds/nwt-magento2-checkout that referenced this issue Jul 14, 2021
@vicgeralds vicgeralds linked a pull request Jul 14, 2021 that will close this issue
vicgeralds added a commit to vicgeralds/nwt-magento2-checkout that referenced this issue Nov 17, 2021
martinSternelius added a commit that referenced this issue May 6, 2022
[SC-140] Don't capture non-deliverable orders

* [SC-140] Invoice Capture will now not proceed if order does not have Svea actions CanDeliverOrder or CanDeliverOrderPartially.


Approved-by: Alexandru-Georgian Mazalu
martinSternelius added a commit that referenced this issue May 20, 2022
[SC-140] Don't capture non-deliverable orders

* [SC-140] Invoice Capture will now not proceed if order does not have Svea actions CanDeliverOrder or CanDeliverOrderPartially.


Approved-by: Alexandru-Georgian Mazalu
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 a pull request may close this issue.

1 participant