Hi,
Thank you, I got the FTP access.
However, I'm not able to reproduce the issue on your website.
I first added the product F/STRIP to the cart, and entered the US address you provided and I got the rate of $30
Then, I increased the length from 48 to 57 but instead of getting a rate of $175 like you said I would, I got an error message "Failed to obtain shipping quotes."
So then, I activated the "debug" setting of the shipping method "USPS Specialty Items Excluded from Free Shipping (Tube)" corresponding to the warehouse of that product, and I got an extra error message:
USPS error: -2147219385 The entered dimensions result in the mail piece being oversized and cannot be mailed with the requested mail service.
I also got the request sent to USPS:
<?xml version="1.0"?><RateV4Request USERID="XXXXXXXX"><Revision /><Package ID="1"><Service>PRIORITY</Service><ZipOrigination>XXXX</ZipOrigination><ZipDestination>28358</ZipDestination><Pounds>3</Pounds><Ounces>0</Ounces><Container>RECTANGULAR</Container><Size>Regular</Size><Width>3</Width><Length>57</Length><Height>3</Height><Girth>69</Girth><Machinable>false</Machinable></Package></RateV4Request>
(I hid your USERID and your zip code but the rest is what was sent to USPS)
And as you can see the width/length/height and girth all corresponds to that product dimensions.
And that error message saying that the package is oversized comes directly from USPS, not HikaShop.
So there must be something else I'm missing here to reproduce the issue.
I've reverted the length in the product and turned back off the debug in the shipping method after my tests.
Are you still able to reproduce the issue ? Or do you see the same problem as me ?
Maybe you selected other shipping services in the settings of the shipping method when you did your tests with 57 inches ?