---
title: "Embedded Journey"
description: "Learn how to integrate Wayflyer's Embedded Journey to offer financing directly within your platform"
url: "https://docs.wayflyer.com/embedded-journey-v5-overview"
image: "https://docs.wayflyer.com/_og/d/c_Ocean.takumi,title_Embedded+Journey,description_Learn+how+to+integrate+Wayflyer's+Embedded+Journey+to+offer+financing+directly+within+your+platform,props_eyJ0aGVtZSI6eyJtb2RlIjoibGlnaHQiLCJjb2xvcnMiOnsicHJpbWFyeSI6IiMyMzIzMmQifX19,p_Ii9lbWJlZGRlZC1qb3VybmV5LXY1LW92ZXJ2aWV3Ig,s_SXmFKuuMFuLJ8Lg9.png"
---

## Embedded Journey

Offer Wayflyer financing directly within your platform. The Embedded Journey lets your users begin their application without leaving your app, before being handed over to Wayflyer to finalise.

## [What is the Embedded Journey?](#what-is-the-embedded-journey)

The Embedded Journey (v5) is Wayflyer's latest integration approach. Instead of immediately redirecting users to Wayflyer's hosted application, the initial application steps take place inside a panel embedded directly in your platform. Once complete, users are handed over to Wayflyer to finalise their application (e.g. connecting bank accounts, reviewing offers, and signing contracts).

This means:

-   **Fewer redirects** — users complete the initial application steps on your platform before being handed over to Wayflyer.
-   **Better conversion** — keeping users on your platform for longer reduces drop-off.
-   **Prefilled data** — partners can prefill application fields with data they already have about their customers, reducing friction.
-   **Progress saving** — users can close the panel and resume their application later from where they left off.

## [How it works](#how-it-works)

The Embedded Journey follows a guided, step-by-step flow within your platform:

1.  **Call-to-Action** — A banner is displayed to eligible users, showing an indicative offer or an invitation to apply for financing.
2.  **Application panel opens** — When the user clicks the CTA, an embedded panel slides open within your platform.
3.  **User completes the journey** — The user progresses through a series of screens: contact details, country of incorporation, monthly revenue, business details, and business model.
4.  **Handover to Wayflyer** — Once the embedded portion is complete, the user is redirected to Wayflyer to finalise their application (bank connections, offer selection, KYC, and contract signing).

## [Integration options](#integration-options)

Wayflyer provides two SDK packages for integrating the Embedded Journey:

### [UI SDK (Recommended)](#ui-sdk-recommended)

The **UI SDK** (`@wf-financing/ui-sdk`) renders the full embedded experience — the CTA banner and the journey panel — directly into your app with a single method call. It handles all UI, theming, and user interactions.

Best for partners who want **the fastest integration** with the lowest maintenance burden.

[Get started with the UI SDK →](https://docs.wayflyer.com/embedded-journey-v5-overview/using-the-sdk/ui-sdk)

### [Headless SDK](#headless-sdk)

The **Headless SDK** (`@wf-financing/headless-sdk`) provides a typesafe wrapper around the Embedded Finance API. It gives you full control over the UI while handling API communication, caching, and state management.

Best for partners who want to **build their own UI** while using Wayflyer's API layer.

[Get started with the Headless SDK →](https://docs.wayflyer.com/embedded-journey-v5-overview/using-the-sdk/headless-sdk)

## [Supported countries](#supported-countries)

The Embedded Journey currently supports applications from the following countries:

Australia, Belgium, Canada, Denmark, Germany, Ireland, Netherlands, Spain, Sweden, United Kingdom, United States.

## [Coming from v4?](#coming-from-v4)

If you've already integrated with Wayflyer's Hosted Application (v4), see the [Migration Guide](https://docs.wayflyer.com/embedded-journey-v5-overview/v4-legacy/migration-guide-v4-to-v5) for a step-by-step upgrade path.