Setup

@wix/ecom

To use the OrderBilling API, install the @wix/ecom package using npm or Yarn:

Copy

or

Copy

Then import { orderBilling } from @wix/ecom:

Copy
Did this help?