Android SDK for Computop.
implementation 'com.computop.sdk:lib:<VERSION>'
gradlew installDebug
- JDK7, JDK8
- Android Build Tools 29.0.3
- Android SDK 29
- Android min SDK API 16
Please refer to the PDF file in this repo HowToImplementinAndroidProject.pdf for further details how to use the SDK
To make this example app working two basic actions need to be done.
- You need to create a merchant account at Computop and provide your credentials in the app
- You need to provide payment parameters for the according payment methods. For more information on mandatory and optional parameters see Computop
Please refer to this repo's license file.