Hi,
I am trying to customise the backend in order to have 3 tax codes available. Each product can have there own tax code according to the type of product. How can I provide the tax codes?
The documentation says to use the TaxModule which is deprecated. I tried to implement a ProductTaxProvider which implements TaxProvider. This provider only provides the order. How can I calculate the tax codes that are defined on a product when I only have an Order object available?
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.