Setup

To use the ServiceFees API, install the @wix/restaurants package using npm or Yarn:

Copy

or

Copy

Then import { serviceFees } from @wix/restaurants:

Copy
Did this help?