xadapter
Forum Replies Created
-
Hi Alusion,
The address auto complete is available only with the extra field we have provided, the other fields will only auto complete from the browser saved auto fill settings but for the plugin Address Validation Auto fill you need to use the extra field provided.
Forum: Plugins
In reply to: [WooCommerce Canada Post Shipping] Incorrect ratesHi @zatsmaz,
The basic version has the feature of packing items individually. So if there are 3 items in the cart, then the shipping will be calculated for 3 items individually. Hence if multiple items are there in cart, the rate will be shown in multiples.
The premium version has a host of packing options available like Pack items individually, box packing and weight based packing.
Besides, that you can print labels in the premium plugin and also track your shipments from within woocommerce.There are other features as well.
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] UPS error page in cartIn the plugin settings page, request you to put “MO” in the field “Origin State Code” instead of “Missouri”.
This should resolve the problem.
Hope that helps!
Let us know if you have any query.Forum: Plugins
In reply to: [WooCommerce Canada Post Shipping] Shipping rates not availableHi @chronichub,
The basic version has the feature of packing items individually. So if there are 3 items in the cart, then the shipping will be calculated for 3 items individually. Hence the rate will come in multiples if multiple quantities are there in cart.
The premium version has a host of packing options available like Pack items individually, box packing and weight based packing.
Besides, that you can print labels in the premium plugin and also track your shipments from within woocommerce.There are other features as well.
Forum: Plugins
In reply to: [WooCommerce Shipment Tracking Plugin] Cannot translate default messageHi @kiwidesign,
Apologies for the late response.
Yes, with the pro version you can edit the custom shipment message. This is the recommended option.However, you can also hardcode the message in the plugin. The reference code is in this directory : includes\track\class-wf-tracking-util.php
line 124Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] How Does It Calculate RatesHi @thekendog,
If you set a Parcel Packing option as “Pack items individually”, then it is mandatory to put in dimensions. if you select “box packing”, then only weight is required.
Hope this helps!
Forum: Plugins
In reply to: [WooCommerce Canada Post Shipping] Shipping rates not availableHi Chronichub,
This error means that you have to provide the weight of the product in the cart. Once done, the prices will be reflected without any problem.
- This reply was modified 8 years, 6 months ago by xadapter.
Forum: Plugins
In reply to: [WooCommerce Canada Post Shipping] Shipping rates not availableHi @chronichub,
This error means that you need to provide weight of the product in the cart. Once the weight is put, the rates will be fetched from the Canada Post plugin. You can follow the video titled “Product weight” in this link to see how to set a weight .
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] How Does It Calculate RatesHi @thekendog,
The basic version of the plugin is meant for small shop owners who have a 1 or 2 products in their inventory. Hence, packing of products happens individually. As a result the charges are multiplied for multiple products.
The premium version has additional features like box packing, and weight based packing also. So you can pack in multiple items into single boxes. Hence the charges would go down. In addition, it also has label generation feature, and other other value added services.
Forum: Plugins
In reply to: [WooCommerce Canada Post Shipping] Shipping rates not availableHi @chronichub,
In order to help you, we would require the debug log of the plugin. The above info provided by you is not the debug info from our plugin.
– Enable debug option in plugin settings page and then place an order from the cart page. You will see a request and response info. Copy this in a text file and send it to us.
We will analyse the debug response and immediately provide you the solution.
Note : Make sure that you have removed all sensitive info from the request.The plugin uses EasyPost Address validation to verify the Address. EasyPost supports HK address validation. Please visit EasyPost ref link -> https://www.easypost.com/docs/address-verification-by-country.html
Forum: Plugins
In reply to: [Dynamic Pricing and Discounts for WooCommerce] Table not showingHi,
Are you not getting the pricing table to show up?
Can you try changing the check on option to total no of units instead of total number of items.
And in the settings tab, enable the pricing table as well.
Forum: Plugins
In reply to: [Dynamic Pricing and Discounts for WooCommerce] Category Rules not workingHi,
Total units is the total number of units in cart from the same category, No of items, is the total number of items of the same product.
If you’re happy with the support and plugin you can leave us a review here:
Forum: Plugins
In reply to: [Dynamic Pricing and Discounts for WooCommerce] Category Rules not workingHi,
Please try selecting the check on option in the rule as Total no. of units instead and see if the discounts apply.
Also share a screenshot of the original price of the product and the price showing in the cart or checkout page.
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] Cannot confirm shipment in backendHi Peter,
You have to make sure that the country from where the account is associated is the same as the Origin Country set in plugin’s settings page. Once this is done, the error will not bother you again.
Hope that helps!