Overview
In this section, you will find an overview of how the Unico IDPay product SDK works.
Introduction
Unico IDPay offers a simple and fast integration. Currently, we standardize integration in applications (mobile or web) through the use of Webview, SDK, and Redirect. This standard enhances the security of your business and customers, abstracting the complexity of handling the users' device camera and capturing selfies.
In our REST API, we provide methods for generating integration links that can be opened and controlled by the applications.
Generating Data in the API
Before moving on to the integration details in your application or website, it is crucial to start by integrating with our API. In this process, two key points will be used:
Create Transaction (CreateTransaction):
Make sure to fill in the redirectUrl field, as it will be essential for the integration flow.
After completing this initial step, you will be ready to continue with the integration in your application or website.
It is important to remember that once the entire flow is completed, you will need to obtain the transaction result via our API to ensure the process is properly concluded.
You can use the API in a sandbox environment to test the features without affecting your production environment.
Still need help?
Didn't find something or still need help? If you're already a client or partner, you can reach out through our Help Center.
Last updated