Skip to main content

Implementation

This guide walks you through everything needed to integrate Unit's Ready-to-Launch banking product. To get started, make sure you’ve signed up for Unit’s Sandbox environment—if you haven’t yet, please do so before proceeding.

Embedding

You can reduce friction in the hosted Ready-to-Launch Banking application by returning known customer data from your own API. The first time an end user (identified by the JWT sub claim) starts the banking application flow, Unit calls your HTTPS Application Prefill endpoint; your server responds with a JSON:API document of type whiteLabelAppEndUserConfig. Configure the URL under Settings → Ready to Launch → Callbacks in your sandbox or production Unit Dashboard (field: Application Prefill Endpoint), and review the full HTTP contract in Pre filling end-user information.