Setup

To use the Orders API, install the @wix/pricing-plans package using npm or Yarn:

Copy

or

Copy

Then import { orders } from @wix/pricing-plans:

Copy
Did this help?