Skip to content

Cost param missing from importShippingRate Method #1633

Closed
@bvboas

Description

@bvboas

In the

\Magento\Quote\Model\Quote\Address\Rate

the

importShippingRate

does not retrieve the shipping cost for that quote.

This issue was already present in M1, but saving the order shipping cost is a good idea.

DB schema changes are necessary and the following line should be added to the above method

->setCost($rate->getCost())

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: rejectbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions