Active
Project:
Commerce Shipping
Version:
8.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2020 at 12:25 UTC
Updated:
3 Nov 2020 at 17:57 UTC
Jump to comment: Most recent
when am at Order information page, I choose "Purolator Ground: $34,62" as Shipping method then I go to Review Page by clicking on "continue To Review" button. after that if I want to Edit anything on Order information page I click "Go Back" button. I found that the shipping method "Purolator Ground: " has been increased to $41,15.
I think the problem in
$rates = $this->shipmentManager->calculateRates($shipment);
because $shipment has the correct value but when it calculate Rates it will came up with increased value.
Comments
Comment #2
tarek-89 commentedComment #3
tarek-89 commentedComment #4
tarek-89 commentedComment #5
avpaderno