i'm going to go with, No, it is not typical....
i would retrace your steps and ensure that you have uploaded everything to the right place. it's easy to make a mistake...
good luck.
Printable View
i'm going to go with, No, it is not typical....
i would retrace your steps and ensure that you have uploaded everything to the right place. it's easy to make a mistake...
good luck.
FWIW, I just installed and configured this module on my ZC1.5.6-alpha test-bed. While the message about the invalid currency:
does appear initially, it disappears once the module is configured. That error is simply cosmetic ... unless you have configured the UPS currency code with an unknown value, in which case the message appears similar toCode:Unknown currency code specified (MODULE_SHIPPING_UPSXML_CURRENCY_CODE), using store default (USD).
Code:upsxml: Unknown currency code specified (xyz), using store default (USD).
New upgrade to v1.5.5f.
The cart is not returning a rate quote unless the buyer is logged in. If you're not logged in, enter a zip code and hit "Update" only USPS rates show up.The log shows;
</CustomerClassification>
</RatingServiceSelectionRequest>
UPS RESPONSE: <?xml version="1.0"?>
<RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext >Rating and Service</CustomerContext><XpciVersion>1.0001</XpciVersion></TransactionReference><ResponseStatusCode>0</ResponseStatusCode><ResponseStatusDescription>Failure</ResponseStatusDescription><Error><ErrorSeverity>Hard</ErrorSeverity><ErrorCode>110206</ErrorCode><ErrorDescription>Missing/Illegal ShipTo/Address/StateProvinceCode</ErrorDescription></Error></Response></RatingServiceSelectionResponse>
Any ideas?
Zounds! Quick response!
Not sure what you're referring to when you say "shipping estimator"
I'm using the latest upsxml-1.7.1.
If I add something to the shopping cart without being logged in, no UPS rates are displayed and the log shows that error.
If I login with my test account, all is good.
OK, I've tried this on a store that's using Zen Cart 1.5.5e as its base and am not seeing that error. What version of Zen Cart and what template are you using?
I'll note also that the store I tested with displays the shipping-estimator as a button rather than an inline form (as controlled by the admin's Configuration->Shipping/Packaging->Shipping Estimator Display Settings for Shopping Cart).
Update: I changed my test-copy of that store to display the shipping-estimator as a listing and don't see that issue in that mode either.
v1.5.5f and using the standard template.
I tried switching between button and listing with the same results.
HOWEVER... I discovered that if I selected the state as well as entering the zip code it displayed the UPS rate. That was not necessary with version 5.4 and version 1.5. I could just plug in the zip code and get the rate.
Yes to both.
I just went in and removed my UPS account number and the cart will return a rate with just a zip code. I re-enabled negotiated rates and the problem returned.