Setup

To use the B2BTransfer API, install the @wix/b2btransfer package using npm or Yarn:

Copy

or

Copy

Then import { b2BTransfer } from @wix/b2btransfer:

Copy
Did this help?