Setup

To use the TaxCalculation API, install the @wix/billing package using npm or Yarn:

Copy
1

or

Copy
1

Then import { taxCalculation } from @wix/billing:

Copy
1
Was this helpful?
Yes
No