FinBox Embedded Finance Platform

Steps to integrate#

Workflow#

The diagram below shows the integration workflow for partner app:

Sourcing Entity Integration Workflow




Web SDK

In case of Web SDK, instead of Get Token API, you will have to call the Session API, which will return you a web URL to be redirected or rendered in a web view. You can read more about the Web SDK here.

Prerequisites#

  • API Keys and SDK version names for mobile integration
  • Server Keys for back-end integration
Note

The following keys will be shared over an email

  • ACCESS_KEY
  • SECRET_KEY
  • LENDING_SDK_VERSION
  • DC_SDK_VERSION
  • COMMON_SDK_VERSION
  • LOGGER_SDK_VERSION
  • BC_SDK_VERSION
  • PLATFORM_NAME
  • SERVER_API_KEY

Integrate on mobile#

Integrate into your mobile app
Integrate into your iOS app
Integrate it on your web or mobile app

Back-End Integration#

Implement the necessary server side APIs to go live