Skip to content

Computop/Computop-Android-Example

Repository files navigation

Computop SDK

API
Gradle Version

Introduction

Android SDK for Computop.

Add the SDK to Your Project

implementation 'com.computop.sdk:lib:<VERSION>'

How to build

gradlew installDebug

Build Requirements

  • JDK7, JDK8
  • Android Build Tools 29.0.3
  • Android SDK 29
  • Android min SDK API 16

How to use

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

License

Please refer to this repo's license file.