Setup

To use the Pricing API, install the @wix/bookings package using npm or Yarn:

Copy

or

Copy

Then import { pricing } from @wix/bookings:

Copy
Did this help?