surprisehighway/craft-upsshippingrates

No shipping rates

Opened this issue · 5 comments

I have setup the UPS api info, installed the plugin and setup the config values. When I go to the checkout in Craft commerce it says no shipping methods available but checking the settings in the admin section shows the various UPS shipping methods listed from the config file. Any ideas?

@fb-derrick-grigg Do you have any errors logged? You can check within the admin panel at /admin/utils/logs/upsshippingrates.log

@rmknecht I've had this issue as well. There are no errors in the logs. We do have custom shipping rates that are showing on the shipping page.

Hey there, same issue here. We are in dev mode but were not supplied a key for testing. I edited the dev mode in my config to false and still nothing. thoughts?

I was able to resolve mine by updating my fromAddress... turns out I hadn't finished configuring it and placing the upsshippingrates.php in the proper directory. I will say that if the address isn't 'valid' then no rates are returned for me, so I'm working thru that now. But that is a separate issue I think