Gini Bank SDK

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.

  • With Return Assitant, the user can easily return any item they purchased.

  • Gini Pay Connect enables direct payments from any third-party app with your own bank account in a fast, convenient, and secure way.

  • Later, we explain more about Gini Capture SDK as a system within a system with its own features.

Gini Pay Connect and Return Assitant 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.

Â