Skip to main content
Alignet SDK processes debit and credit card payments inside a mobile application. Version 2.2 uses the same request and response model on Android and iOS, while installation and initialization are platform-specific.

Android

Integrate the AAR libraries with Gradle and initialize the SDK in Kotlin.

iOS

Add the XCFrameworks in Xcode and initialize the SDK in Swift.

Shared content

Concepts and parameters

Shared flow, environments, and input objects.

Responses and errors

Internal actions, final response, and SDK codes.

Version summary

The source documentation identifies v2.2 as the current version published on May 29, 2025.
Official Android guide · Official iOS guide