Setup

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

Copy

or

Copy

Then import { taxRegions } from @wix/billing:

Copy
Did this help?