• Hi!

    I need to use the tax_class (normal, reduced tax rate used on an order line item) in a filter. When I use the method $item->get_tax_class() I do not get any value. Using the (custom) field ‘_tax_class’ in the ‘fields to export’ settings it is empty as well.

    Any idea how I can determine in a filter which tax class was used on item level? I need this to control export values.

    Thanks a lot!

Viewing 1 replies (of 1 total)
  • Plugin Author algol.plus

    (@algolplus)

    hello

    get_tax_class() returns NULL for Standard class ??

    via UI try

    Filter By Product>Product Custom Fields>_tax_class

    Setup Fields>Products>Add Field>_tax_class

    thanks, Alex

Viewing 1 replies (of 1 total)
  • The topic ‘Determine tax_class’ is closed to new replies.