• Resolved urweb

    (@urweb)


    Hi,

    I would like that when a customer selects local pick up as his shipping method, the tax will not be applied to the carts total.
    I used this code:
    add_filter( ‘woocommerce_apply_base_tax_for_local_pickup’, ‘__return_false’ );
    But it is not working since version 6

    Is there a way to fix this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there @urweb 👋

    Disable local taxes when using local pickup

    Kindly note that, while we are unable to provide support for customizations under our Support Policy, you are able to use the tax rate examples showcased here, in order to set 0% tax for the store’s ZIP code.

    I trust that points you in the right direction, but if you have more questions, let us know. We’re happy to help.

    Thread Starter urweb

    (@urweb)

    Hi,
    Thank you for your answer.
    This is exactly what I did. It does not work.
    It worked in the previous version.

    Hi @urweb

    I understand that the snippet above is not working on your site.

    Please provide us screenshots of the following:

    – Tax Settings
    – Tax Class (if any)
    – Local Pickup Settings
    – Error you see on your end

    If you don’t already have a screenshot service installed, you can try https://snipboard.io or http://skitch.com/. You can share the direct link to the image as a response to this topic.

    Additionally, I’d like to understand your site properly, please share your System Status Report that you can find via WooCommerce > Status. Select Get system report and then Copy for support. Once you’ve done that, you can paste it into your reply here.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disable local taxes when using local pickup’ is closed to new replies.