Programmatically add taxable fees
-
Hello guys, I would like to ask, on the case of adding programmatically an extra fee (an extra service for example), we use the following method:
WC()->cart->add_fee()
Which works just fine. How can this work with TaxCloud in case we want the extra fee to be taxable? Based on WooCommerce documentation, we need to provide the tax class. Since we’re using the TaxCloud service, which class should we add there? Or can we
Thank you!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Programmatically add taxable fees’ is closed to new replies.