cancel
Showing results for 
Search instead for 
Did you mean: 

Magnto 2.4.7 issue while configuring ups shipping method

Magnto 2.4.7 issue while configuring ups shipping method

i am trying to configure UPS shipping method with Magento 2.4.7. i am using United Parcel Service REST UPS type. you can verify below images of UPS configurations : [1]: https://i.sstatic.net/Mwv9g3pB.png [2]: https://i.sstatic.net/3tFzAWlD.png [3]: https://i.sstatic.net/eAsHlCWv.png [4]: https://i.sstatic.net/lQqMkM69.png [5]: https://i.sstatic.net/2D4bLGM6.png


Following are my shipping logs : 'request' => '{ "RateRequest": { "Request": { "TransactionReference": { "CustomerContext": "Rating and Service" } }, "Shipment": { "Shipper": { "Name": "UPS", "ShipperNumber": "my shipper number", "Address": { "AddressLine": [ "" ], "City": "Oakwood", "StateProvinceCode": "GA", "PostalCode": "30566", "CountryCode": "US" } }, "ShipTo": { "Address": { "AddressLine": [ "02" ], "StateProvinceCode": "GA", "PostalCode": "30566", "CountryCode": "US", "ResidentialAddressIndicator": "" } }, "ShipFrom": { "Address": { "AddressLine": [], "StateProvinceCode": "GA", "PostalCode": "30566", "CountryCode": "US" } }, "ShipmentRatingOptions": { "TPFCNegotiatedRatesIndicator": "Y", "NegotiatedRatesIndicator": "Y" }, "Package": [ { "PackagingType": { "Code": "00", "Description": "Packaging" }, "Dimensions": { "UnitOfMeasurement": { "Code": "IN", "Description": "Inches" }, "Length": "5", "Width": "5", "Height": "5" }, "PackageWeight": { "UnitOfMeasurement": { "Code": "LBS" }, "Weight": "1" } } ] } } }', 'result' => '', ) [] []

i got empty result

2 REPLIES 2

Re: Magnto 2.4.7 issue while configuring ups shipping method

Do you have your origin set under Stores > Configuration > Sales > Shipping Settings > Origin?

Founder at https://agency418.com

Re: Magnto 2.4.7 issue while configuring ups shipping method

So I was dealing with the same thing, and for me it turned out to be that I did not request access to the "rating" product on the ups developer portal. I made the false assumption that we get access to everything when you apply for a key.
in the my apps section press the add Products button.

go to the second page and add "ratings"