Woocommerce pay at the door shipping problem - wordpress

I want to cancel the fixed shipping in the woocommerce payment at the door. I looked for all the plugins and couldn't find it. In only 3 districts, my payment system is active at the door. When payment at the door is selected, I want to cancel the fixed shipping price of 20 TL. How can we do it?
thanks
True: 109,90 :(
SS

Go to WooCommerce-> settings->shipping->shipping zones, and deactivate the options you don't want to use. See more at Woocommerce Documentation

Related

Set all shipping costs to zero if cart is above 1200 in woocommerce

I need to get a code that will set my all my shipping cost to zero if cart amount is above 1200 Czech crowns. I tried about 10 codes and plugin and nothing work for me. I cant set standard Free Shipping rate in woocommerce, becouse our local delivery company refresh their delivery points and I need this option in my cart (I attached image with that)
I only need to set all shipping costs to zero if cart is above 1200 CZK. Any ideas?
You should find what your looking for on this page of woocommerce documentation

Hide free shipping for certain product category woocommerce

Not sure this question has been asked before.
In my online shop, I have set the free shipping for orders more than $150.
However, I do not want to include whiteboards for free shipping even though it costs more than $150.
So basically I want to exclude whiteboards from free shipping.
The issue I am facing is even I set the shipping charge for whiteboard class as $33, the free shipping option is visible (automatically checked) on the top of $33.
Thus I need to remove this free shipping option only for whiteboards.
I have another requirement which is shipping locations. I only need to ship the whiteboards to certain postcodes in my state (Queensland, Australia). Not to the whole state.
Any suggestions on how to perform the above 2 requirements?
I hope you understand my question. Please comment below if you have any queries. Thank you!

WordPress WooCommerce Shipping costs will be calculated once you have provided your address WordPress

I am using the Custom Shipping Method, from which the customer has to choose by themselves.
However when you go on the cart or checkout page it only says
“Shipping costs will be calculated once you have provided your address.”
To work around it I have tried to tick “enable the shipping calculator on the cart page” under “shipping options” but failed. Even the "Calculate Shipping" link is also not working. I have searched many tuts on shipping method but no success.
After doing few modification, now i get following error:
There are no shipping methods available. Please double check your address, or contact us if you need any help.
Any help will be appreciated.
Please follow the below step..
Go to Woo-commerce setting select "Sell to all contries" in Selling location(s)
Then after select "Ship to all countries you sell to" in Shipping location(s)
After setting remove specific country from the "Shipping zones > Your zone" and Set shipping anywhere.
After all set up please check on cart page.
Thank you.

Display WooCommerce Flat Rate Shipping Options on Cart page

I'm building a WooCommerce site and I have a need to display shipping options on the cart page vs the checkout page.
Shipping is flat rate across a single country and not dependent on user location.
Is there a way to accomplish this task?
Cheers!
Go to the General tab in Woocommerce Settings.
Set the shop base address to be the Default Customer Location
If you only have a flat rate and your shop's base address is under it, that's the one that will be displayed by default.
Make sure you have done this
On Woocommerce -> Settings-> Shipping and make sure that you check the boxes
Enable shipping
Enable the shipping calculator on the cart page
Save setting and Configure shipping rates as well, hope it will help

Hide a part on drupal checkout page

On the website www.heinz-ols.com you can buy credits for car tuning.
A rule has been setup that only belgium users should pay 21% taxes. Everyone else in the world, doesn't have to pay taxes. The rule works, but it is only active on the checkout page after you entered your billing address.
Now buyers outside belgium already see 21% taxes added to the total and it will be gone after they entered their billing address. This scares people to continue buying the products.
How can the taxes be hidden untill the address is given?
It's made with drupal and ubercart.
Could I hide the payment methode on the checkout page until the address is given?
Or does anyone have a better solution?
You need to add some conditions to the rule for the tax. You need to check/track the user's location, and based on it, trigger the rule. If you are already asking for location details, you need to compare field values

Resources