• Resolved Annwfyn

    (@annwfyn)


    Hi,

    Some of our products on the website are VAT exempt and some are not – we are using WooCommerce Tax Status field on the product page, which has 2 options:

    — Taxable – the 20% VAT will be added to the price which we add in the variations bit
    — Sipping only – no additional tax will be added to the to the price in the variations

    Once the feed gets generated, the prices is taken from the ‘price’ field in the variations and therefore, for the products with ‘Taxable’ option it shows an incorrect price (price without VAT).

    We have looked at the Feed Manager options and try to redefine the field to take the correct value (or find a variable Tax Status to create a rule) but we couldn’t – there simply isn’t one.

    What would be a solution for this as we’re rather quite unsure!

    Many thanks

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Hello @annwfyn,

    I also can’t find the tax status in the source list. Give me a day or two to address this issue.

    Thread Starter Annwfyn

    (@annwfyn)

    Hey Michel,

    Thank you so much. We’re a bit stuck with this, any help is massively appreciated!

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Hi @annwfyn,

    I found the items in the database. Please open the Feed Manager -> Settings page and add the following to the “Third Party Attributes” line: ,%_tax_%

    After you’ve done that you will find a _tax_class and _tax_status item in the source pull-down menu.

    As these items are standard WooCommerce items I will include them in code in a next update, but for now you can at least work with them using the Third Party Attributes option.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Hi @annwfyn,

    Where you able to solve the issue using the Third Party Attributes?

    In the mean time version 1.12.0 has been release and that version should have the “Tax class” and “Tax status” items in the pull-down menu so if you want you can remove the “,%_tax_%’ part from the “Third Party Attributes” line.

    As far as I’m concerned, this should solve your issue so I will close your ticket for now. Should you still have an issue with this item, don’t hesitate to reopen it again

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

The topic ‘Shipping only & Taxable’ is closed to new replies.