The Swedbank Pay Android SDK facilitates embedding of Swedbank Pay payments to an Android application.
Gradle:
dependencies {
implementation 'com.swedbankpay.mobilesdk:mobilesdk:2.0.0'
}
Please refer to the Developer Portal for usage instructions.
To explore a working app using the SDK, see the Example Project.
Swedbank Pay Android SDK is released under the Apache 2.0 license.