Integration Process
Last updated
Last updated
Integration Process
This documentation will guide you through the integration process of the KYC feature provided by Togggle.
Prerequisites Before integrating the KYC feature into your website, ensure that you have access to the following:
Access to the Togggle platform.
Flow ID/Slug.
Administrator Email for B2B Dashboard.
A webhook URL to receive the KYC result (detailed in integration steps).
Integration Steps
Follow the steps below to integrate the KYC feature into your website:
Register the webhook URL Contact Togggle's support team to register your webhook URL. Togggle will send the KYC result to this URL.
Create a button on your website Create a button on your website and add the following link to the button:
Redirect to Togggle platform When the user clicks the button on your website, redirect them to the Togggle platform using the link with the email token.
User performs KYC on the Togggle platform.
Togggle sends results to your webhook The message will be sent via POST
method as JSON and will have the following structure for success:
And for failure:
By following these integration steps, you can easily add the KYC feature to your website and receive the KYC result via webhook. This feature allows users to perform KYC on the Togggle platform, which can improve security and trust on your website.