Request negotiated rates from UPS

This commit is contained in:
Troy Davisson 2014-11-27 00:30:48 -05:00
parent 7238f4e930
commit 9d7c8335ff

View File

@ -184,6 +184,9 @@ class Rate extends RateAdapter
<Weight>' . $pounds . '</Weight> <Weight>' . $pounds . '</Weight>
</PackageWeight> </PackageWeight>
</Package> </Package>
<RateInformation>
<NegotiatedRatesIndicator/>
</RateInformation>
</Shipment> </Shipment>
</RatingServiceSelectionRequest>'; </RatingServiceSelectionRequest>';