Setup

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

Copy

or

Copy

Then import { checkoutSettings } from @wix/ecom:

Copy
Did this help?