• Resolved nanny7

    (@nanny7)


    Hi I am using a function to add GST in the price for other countries because we have the book price including GST so as not to confuse the customer. I have ticked the box to remove the GST but it still is getting calculated. If the shipping is $9.95 it adds $1 GST. Is there anyway to fix please.

    add_filter( 'woocommerce_adjust_non_base_location_prices', '__return_false' );

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support kotmateusz

    (@kotmateusz)

    Hi @nanny7
    Thank you for the message.

    From what I see, you are using the custom function regarding the GST.
    As you ticked the box to remove the GST, and it is still added, it looks like the issue is directly related to your custom function.

    Unfortunately, any custom developments are out of scope from our side.

    Kind regards,
    Mateusz

    Plugin Support kotmateusz

    (@kotmateusz)

    As we haven’t got any response for a week, we will mark this thread as resolved.

    Kind regards,
    Mateusz

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.