How to add districts to woocommere delivery area? - wordpress

I can add a city to the shipping area and set shipping rates for that city. However, when I wanted to calculate the shipping cost by county, I had not thought of a solution. Please help me. Thanks

In WooCommerce -> Settings -> General make sure you are selling to multiple countries. Then in -> Shipping set 'Zones' for each Country with your shipping options.

Related

Custom shipping method for a specific country based weight in one country

Sorry I didn't try anything as I couldn't even get how to start but basically I am looking for a custom shipping method to work in one country alone. THe shipping company to work with have a working policy of delivering 7kg or less for 1usd in any part of City A, >7kg to <=10kg, 2usd in City A. And so on for other cities in the country.
Is there such a plugin with such flexibility on woocommerce 3.5.1 or how would one incorporate such a functionality with cash and online payment systems?
you can use this plugin
shipping for specific country
or here is the tutorial link for creating shipping
How To Setup WooCommerce Country Based Shipping

Multiple Warehouse - WooCommerce & Table Rate Shipping Plugin

I currently have two warehouses (one on the east coast and west coast of USA). The problem I am trying to solve is finding the optimal method of shipping based on the user's shipping address and our two warehouses. It is unwise for us to ship a product from the west coast all the way over to a consumer on the east coast and vice versa.
We currently run WooCommerce and have the Table Rate Shipping plugin installed. I've created two zones (one for west and one for east) to divide our two shipping areas and I understand you can create a shipping class for each WooCommerce product but you are unable to create more than one under a product. If this was possible, I was thinking of creating two shipping classes under each product and finding an optimal shipping method that way.
I believe there is TradeGecko but it is a costly service that provides much more functionality than what I technically need. Does anyone here know of an ideal solution to optimally ship our products from two warehouses? Help or insight would be appreciated.
What you can do is for US try using a flat shipping rate (Not sure if its possible for you, but I dont think there should be much price difference within US ). You can use this plugin "Flat Rate per State/Country/Region for WooCommerce", it allows you to set different regions and states and then set prices for those regions. So for instance if someone from east cost orders a product you can send it for flat $5, similar can be done for West cost. I dont know how your workflow is but the relevant warehouse should be automatically notified when the product is booked. while for the rest of the world the pricing should remain standard.

WooCommerce different order minimum for free shipping per country

In my WooCommerce shop, it's possible for people to order from two countries.
Ok, now I want to set free shipping for people who order a total above 100,- in one country (this is easy to do in the delivery settings) but when I want to set this minimum for another country, I have no idea where or how I can do this?
If someone can point me the road or has any suggestions, thank you!
You can't do that by default in WC, you need a plugin for that.
One I recommend (duh) is WooCommerce Advanced Free Shipping.
PS. This question will most likely be considered unrelevant for StackOverflow.
Cheers
Do not think so.You just handle the country separately as shipping zones. If you have country A. You make shipping zone for that and you put for the free shipping 100 and for country B another shipping zoneand add free shipping for that.

Drupal Shipping Rules with Product Option Sets

I have an pricing attribute option set up on one of the Drupal products.
I am trying to create shipping rules that address:
1) Which of the options for the product the user selected
2) Where the user's address is
To calculate individual shipping rates. So, for example, I might have someone order the two year subscription to Japan and need to have a shipping rule for that price. Then I need another if someone orders a one year subscription to the US.
Thanks!

Adding fees for paypal and credit card depends on customer geo zone

I have found this - WooCommerce: Add fees to card based on payment gateway selected nice plugin, but I would need a plugin that I can set up three different fees to customers from different geo zones..
For example. - Slovenia - 4.8% - Serbia - 4.9% ect..
How can I do that? With which plugin?
Or is it possible to modify upper plugin to add geo zones for each fee? I am not good at coding, so I do appreciate some help.
#Marin Atanasov - I can't, because this is not tax, it's fee and it's not acceptable for our inspection. I already had that tax created in paypal, but it's not ok, because I have three different webstores, one in OC, one in woocommerce, and one in shopmania. I found one extension for OC that already calculates my fee for slovenian users, so I removed tax (so called fee) for them in paypal, but than the webshop in shopmania targets costumers in ex yugoslavia. But, the OC shop also does not exclude ex yugoslavian costumers, so the fee can be charged twice. The problem is also with the third webshop - woocommerce- where I have now for all costumers set up 3.4% fee, but if the costumer from ex yugoslavia orders than the fee is again charged twice, because I didn't remove it from tax in paypal. I need to find a resolution so the all three webshops have their own extension to calculate the fee, and delete taxes that I already set up in paypal.
If paypal would allow multiple webstores under 1 company name, this would be easy to fix.. but I can not enter my credit card number for all three webstores.. :(
Do you have any idea what to do? I am lost.
Perhaps you can use the built-in taxes? They provide you with the option to specify custom tax rates for countries.
To do this, you would have to:
Create your custom tax rates for the preferred tax class under WooCommerce -> Settings -> Tax
Select your preferred tax class for each of the products, and make each product Taxable
Make sure the taxes are enabled and properly configured per your preferences in WooCommerce -> Settings -> Tax
You can also use one plugin to add commission to certain payment gateways with different percentages
Payment Gateway Based Fees and Discounts for WooCommerce

Resources