OK, I see now, that the "Display Number of Boxes and Weight Status" setting in the Admin Configuration area are moot for this module. So, all is well with the plugin. Now to get UPS to fix their standard rates will be tough. Good thing I don't want to use the standard rates. I was just using them for testing!
Thanks,
lat9
i think the odds are low that the problem is with UPS.
if you post the 2 contents from your debug log for the 2 separate requests, i'm sure we can figure out where you have gone adrift. try and post them within a code block. see:
https://www.zen-cart.com/misc.php?do=bbcode#code
please ensure to post the request and the response for the 2 transactions; and do not include any sensitive data, ie your account number and any keys.
Thanks Carlwhat, however, since I am not using the Standard Rates, I'll have to deal with that later.
A problem with using the multi-lingual capability has just been revealed. We had planned to display the transit time (ETA info) so that customers would be able to choose a shipping method based on when they wanted their purchases to arrive. However, when we change the text to Spanish, the ETA info goes away. Is there a way to use the multi-language feature AND still show the ETA info?
Please Advise,
mrsawyer
Last edited by mrsawyer; 24 Jul 2020 at 09:13 PM.
Lat9,
I have found that changing the text by even one character causes the ETA info not to show. See #1 and #2 on the screenshot. I have included the log, and the text we changed.
Code:define('MODULE_SHIPPING_UPSXML_SERVICE_CODE_US_ORIGIN_01', 'UPS al día siguiente aire'); define('MODULE_SHIPPING_UPSXML_SERVICE_CODE_US_ORIGIN_02', 'UPSo 2nd Day Air');
I think the log was too long to include. What is the best way to send the log (assuming you need it)?
Does that mean that the Time-in-transit routine in the plugin has to be rewritten?
Bookmarks