This repository contains the source code for the Trustly Android SDK, including interfaces and views that integrated with the web-based Trustly user interface module.
Get started with Trustly concepts and sandbox environment testing. Understand the functions and user flows of Trustly UI.
TrustlySDK is available through Maven Central. To install
it, include the dependency below in your build.gradle file.
dependencies {
implementation 'net.trustly:trustly-android-sdk:4.2.0'
}
Quickly start integrating this SDK with the Android Quickstart guide.
TrustlySDK is available under the MIT license. See the LICENSE file for more info. MIT License