cancel
Showing results for 
Search instead for 
Did you mean: 

Incorrect Shipper Zipcode (90034) in UPS XML request (v2.3.1)

SOLVED

Incorrect Shipper Zipcode (90034) in UPS XML request (v2.3.1)

I'm debugging an issue with incorrect rate quotes from UPS in 2.3.1. When I submit the rate quote and check the debug data, I see that it is requesting a quote from the 90034 zipcode and thus it returns a rate that it incorrect. From my debug file (Shipper number redacted)

 

<Shipper><ShipperNumber>XXXXXX</ShipperNumber> <Address>
<City></City>
<PostalCode>90034</PostalCode>
<CountryCode>US</CountryCode>
<StateProvinceCode>CA</StateProvinceCode>
</Address>
</Shipper>

 

I've checked everywhere I can think of to find where the 90034 zipcode is coming from and assume it is a default that is not being overridden by my store configuration somewhere. Does anyone know where Magento pulls the quote origin location from?

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Incorrect Shipper Zipcode (90034) in UPS XML request (v2.3.1)

Hello @anthony_mowry1 

 

Navigate to Admin > Store > Configuration > Sales > Shipping Setting > Origin

 

https://drops.meetanshi.com/iSxMrz

 

Change it your original address.

 

Hope it helps.

 

 

---
If you've found my answer useful, please give"Kudos" and "Accept as Solution"

View solution in original post

1 REPLY 1

Re: Incorrect Shipper Zipcode (90034) in UPS XML request (v2.3.1)

Hello @anthony_mowry1 

 

Navigate to Admin > Store > Configuration > Sales > Shipping Setting > Origin

 

https://drops.meetanshi.com/iSxMrz

 

Change it your original address.

 

Hope it helps.

 

 

---
If you've found my answer useful, please give"Kudos" and "Accept as Solution"