mickeywf
Forum Replies Created
-
Forum: Reviews
In reply to: [WooCommerce Stamps.com USPS Shipping Method] not workingHi Mark,
Thank you very much for the information. Our technical team is trying to reproduce the issue to resolve it. We will get back to you soon.Hi,
Good to know that everything is working fine. Have a good day.
Forum: Reviews
In reply to: [WooCommerce Stamps.com USPS Shipping Method] not workingHi mark,
Can you tell us your current WooCommerce & PHP version ? because no one has reported this issue before. We would be very happy to fix this issue.
Hi Robert,
WooCommerce doesn’t provide any settings to customize the No Shipping Available message.
However, following article will guide you to customize the message via PHP Code.
Forum: Reviews
In reply to: [WooCommerce Stamps.com USPS Shipping Method] not workingHi Mark,
Please download the latest version (1.1.3) of Stamps plugin to get the issue resolved.
Hi brafal,
You can use WooCommerce->Settings->Tax to manage tax for a particular state.
From there you can choose whether to apply taxes on shipping or not using the “Shipping” field.Since this is not a feature of our plugin, we request you to approach woocommerce support for any customization.
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] UPS Rates Too LowHi tashaneu,
Can you please send us UPS API request and response along with the screenshot of plugin settings page and product page ? this will help us to have a closer look into this issue.
Please remove all credentials from API request before posting here.Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Retail ground option not showing upHi,
Can you please send us USPS API request and response xml ? so we can analyze the issue better.
Please remove all credentials from API request before posting here.Also, provide the screenshot of plugin settings page and product page (shipping tab).
Hi Sohil,
It appears very strange issue to me. Both UPS and USPS plugin should work for the guest user also.
As the debug mode is not displaying anything I suspect it can be your cached response. You can try clearing cache or use different browser.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Retail ground option not showing upHi flantascience,
I would like to suggest you to turn on the debug mode from plugin settings page. This will show you the API request and response in the cart/checkout page.
Look for the retail ground rate in the API response. If retail ground is not there then check the error message.
If the retail ground rate is there in the APi response then I will suggest you disable all other services from admin panel to check whether it is coming or not. The retail ground doesn’t show up if other service is cheaper.Hope this helps.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Omitting Category in shipping?Hi Steonfish,
Sorry for the delayed response.
This is our Basic version of USPS, here you can’t skip any product. But with the premium version of our plugin you can use hook to skip products.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Add USPS to Shipping Zone?Hello,
Yes, there is such a hook that can be useful to you. I have a code snippet for you. This code is hiding shipping methods depending on zip code.
You can modify the code to check state instead of zip and on basis of that you can remove or keep shipping methods.
Hope this helps.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] USPS Prices Way Too HighHi,
This due to the limitation of our basic plugin. In our USPS basic version, items are packed individually and sent to ups to get rates. Hence, if you have 5 items in your cart, it will calculate shipping for each item and will offer the total shipping rate.
But in our premium version, you can configure your own boxes to pack multiple items into boxes. You can choose weight based shipping also.
- This reply was modified 9 years, 8 months ago by mickeywf.
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Lack of UPS option for ShippingHi,
The plugin settings page screenshot, you have provided is not matching with our plugin settings page.
I am afraid of, whether this plugin is our UPS plugin or not. I would request you to double check that plugin.
If possible please uninstall and delete your current version and download our latest version(1.1.7) of UPS plugin.
Forum: Plugins
In reply to: [WooCommerce USPS Shipping Method Plugin] Add USPS to Shipping Zone?Hi,
In our USPS plugin settings page we have an option – Method Availablity.
Using that option you can make USPS available in certain countries.