Setup

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

Copy

or

Copy

Then import { taxCalculation } from @wix/billing:

Copy
Did this help?