Status

Approver

Denis Ardabatski Alpar Szotyori (Unlicensed) Nadzeya Karaban

This page takes you through the key concepts that you will encounter during the integration of Gini Bank SDK within your bank app. Here you can learn the basics of the Gini Bank SDK structure, its main features, and the products which we offer alongside.


Gini Bank SDK

Gini Bank SDK consists of three components Gini Capture SDK, Return Assistant, and Gini Pay Connect.

Gini Pay Connect, Return Assistant and Skonto are our separate products.


Gini Capture SDK inside Gini Bank SDK

Through Gini Bank SDK, your app connects to Gini Capture SDK which enables the photo payment function.

Inside Gini Capture SDK, Screen API is responsible for the look and feel of the user interface, while two networking options (Default Networking and Custom Networking) provide different communication paths to Gini. In case you have some prerequisites concerning security or proxy, Custom Networking is a preferable option. In this case, you connect manually to Gini Bank API or use your own API. If you don’t have any specific requirements, we recommend using Default Networking so that the connection to Gini Pay API is handled by Gini Capture SDK.