Introduction
A Software Development Kit is a suite of tools that can be used to create programs and applications in a simpler and more immediate way. Nexi provides programmers and developers with these tools to facilitate the development of software solutions, thus accelerating the development process.
The sections dedicated to the SDKs are divided by programming language, and contain information relating to the installation of these tools and their use. The SDKs can be modified according to the needs of the developers.
Below is a list of the SDKs divided by programming language.
- JAVA : Java is a high-level programming language, object-oriented and static typing, based on the homonymous execution software platform, specifically designed to be as independent as possible from the hardware execution platform through bytecode compilation first and then interpretation by a JVM. Through the SDK made available by Nexi it is possible to choose between the OkHttp client and HttpClient5.
- PHP : the PHP language is an open source language called server side: this means that, unlike languages such as HTML, CSS or JavaScript that are first interpreted by the browser, the PHP code is executed directly on the web server, where the scripts formulate HTML instructions that are only finally transmitted to the browser and then to the visitor.
- iOS: iOS is an operating system developed by Apple Inc. for mobile devices, such as iPhone, iPad, and iPod Touch. iOS is based on a Unix platform and provides a secure and protected environment, preventing the execution of unauthorized applications.
- Android: Android is an open-source operating system based on the Linux kernel and primarily designed for mobile devices such as smartphones, tablets, and smartwatches. It is developed by Google and offers a wide range of features and applications to enhance user experience.
The SDK may not implement all the solutions made available by the gateway, refer to the dedicated sections to retrieve more information.
In case of implementation difficulties or errors returned by the SDKs, please refer to the support contacts at the bottom left.