Search
K

Using the SDK

Learn how to use the SDK packages to integrate Wayflyer's Embedded Journey into your platform.

Implementation choice

Partners looking for the fastest integration time and lowest maintenance burden should use our UI SDK, which renders the full embedded experience — CTA banner and journey panel — directly in your app.

Partners wishing to build their own UI should use our Headless SDK, which provides a typesafe wrapper around the Embedded Finance API with caching and state management.

UI SDKHeadless SDK
Best forFastest integration, lowest maintenanceFull UI control
Renders UIYes — CTA banner and journey panelNo — you build the UI
Handles themingYesN/A
API cachingYesYes
Package@wf-financing/ui-sdk@wf-financing/headless-sdk

Get started with the UI SDK →

Get started with the Headless SDK →