User Onboarding

This page describes how you onboard your existing user.

The User Onboarding process describes all that is needed to successfully onboard your users onto the Finswich platform so they can start leveraging our plugin right away

Overview

The checkout is initiated with the public key and the users reference .

On initializing the checkout, the merchant passes their finswich public key and the user's reference.

First, we try to get the user from our end, and if we cant get the user (meaning it’s a first timer) we post a retrieve user request to the merchants outgoing webhook set on the Finswich dashboard

Once user detail is retrieved it is checked on our end for missing and required fields. The country of a user is the only required field while the other fields firstname, lastname, email, phonenumber are not required.

If any of the non-required field is missing the checkout generates a dynamic onboarding form that allows the finswich's merchant end-user to fill in those details by themselves

Once, the user has filled in his/her details they are successfully onboarded on the finswich network and an email is dispatched to the merchant to the notify them that a new user has been onboarded on their Finswich account.

On onboarding the user can start enjoying the finswich services subscribed to by their merchant. By default, all Finswich merchant are subscribed to Interwallet services, and Bank Transfers.

Last updated