mickeywf
Forum Replies Created
-
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Lack of UPS option for ShippingHi,
Here I can see you have set your product dimension units to KG/CM in Wocommerce->Settings->Products tab. But I would like to tell you to go to Wocommerce->Settings->Shipping->USPS tab.
That is our plugin settings page.
There you can find a dropdown named ‘Weight/Dimension Units’. Change that value to KG/CM to fix the issue.
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Lack of UPS option for ShippingHi,
Can you please provide us the screenshot of plugin settings page ?Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Lack of UPS option for ShippingHi,
Our team has analyzed this issue.
LBS and Inches measurement is not allowed by UPS in Poland.
Change ‘Weight/Dimension Units’ to ‘KG/CM’ from plugin settings page.
It will start showing rates.
Hope this helps.
Hi,
It is good to know everything is working fine.
If you are happy with our fast, timely support, please rates us at the product page ( review tab)-
https://wordpress.org/plugins/woo-usps-shipping-method/
This would be a huge encouragement for us.
Let us know, if you have some query.
Hi,
In Woocommerce zones section USPS will not occur. Our plugin works independently. If you want to restrict it to any particular country, you can use method availability option from plugin settings page.Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Lack of UPS option for ShippingHi Adam,
Can you please send us the API request here ? so we can analyze it ?
Note: please remove any sensitive data (credentials) from the request, before posting here.
Hi,
We are not overriding any Woocommerce Shipping method. If USPS rate is there then we are just adding it. If other shipping methods are not coming then we are quite sure that if you disable USPS plugin, then those other methods will not appear either.
We suspect that you may have updated WooCommerce recently. If yes, then it may cause you the issue. Recently, WooCoomerce has introduced zone feature. Local Pickup comes under zones. You may need to setup them properly. This article may help you.
Hi,
Thanks for reaching out to us.
Please note that our plugin handles the rates for USPS shipping only. Local Pickup and Free Shipping options are handled by WooCommerce. Hence we request you to check the Local Pickup settings under the configured zone.Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Shipping Calculator ProblemHi,
In our basic version items is packed individually. As this plugin is for small business owners and most of those intends to have one item in cart at a time. But in our premium version, you can have box packing functionality as well as weight based packing.
Hi Dhiren,
Can you please turn on the debug mode from plugin settings page ? it will help you to detect the problem.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Only Showing Priority Mail ShippingHi hmarcott,
I have tried the same package details, shipper and recipient location using USPS rate calculator:
Weight : 2lbs
from MILWAUKEE WI 53212 to MILWAUKEE WI 53212.However, USPS does not return Retail Ground rate in this case. Please check the screenshot attached.
I would request you to contact USPS to understand the availability of the Retail Ground service.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Only Showing Priority Mail ShippingHi hmarcott,
We recommend you to check the product dimension/weight and also double check whether those services are available between your origin address and shipping address.
If that doesn’t get any resolution, I would like to see your API request ,response (which you will get in cart/checkout page by turning on debug mode from plugin settings) and a screenshot of your plugin settings page.
Note: please remove all sensitive info(credentials) from API request/response, before posting it here.
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Shipping not working need fixed ASAPHi mekahika,
In cart page, it should work if you give proper values in ‘calculate shipping’ tools.
If you are having any trouble we recommend you to turn on debug mode from plugin settings page. In cart/checkout page it will show debug results.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Only Showing Priority Mail ShippingHi hmarcott,
Is USPS API response showing any First Class rate ?
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] What if a product doesn't ship?You can simply paste that code in your theme’s functions.php, through WordPress Editor.
And the snippet will just skip those defined products from the cart and will send rest to API.
And if USPS returns any rate for those to be shipped, it will be shown to your cart/checkout page.
In case USPS is not returning any rate, you can set a fixed fallback rate also to offer.