Skip to content

WirecardMobileServices/acceptSDK-Android

Repository files navigation

accept-sdk-android

acceptSDK

CI Status Version License: MIT Platform: Android

Overview

The library enables cashless payment processing with selected mPOS terminals (magStripe and Chip and PIN) via the fully-licensed Wirecard Bank, Wirecard Retail Services which allows acceptance of many different cards, including Visa, MasterCard and American Express.

Check out the applications using the acceptSDK and created as re-branding of Wirecard Whitelabel solution

accept GER Lexware pay accept SGP M1 mPOS
Accept GER Lexware pay Accept SGP M1 mPOS

Whitelabel solution

Wirecard Technologies is using the acceptSDK in their Whitelabel application which is fully integrated professional mPOS solution. The Whitelabel app is VISA and Mastercard certified and utilises the Wirecard infrastructure for card payment processing.

Installation

There are two ways how to install the SDK.

  1. Clone from GitHub and integrate the library to your project as per accept SDK - Quick Start Guide.
  2. acceptSDK is available through gradle dependency
repositories {
	maven { url "https://jitpack.io" }
}

dependencies {
    compile 'com.github.WirecardMobileServices:acceptSDK-Android:1.6.5'
}

Extension compatibility table

SDK Spire extension BBPos extension
1.4.10 1.4.10 1.4.10
1.5.4 1.5.3 1.5.1
1.5.6.3 1.5.4.1 1.5.1
1.5.7 1.5.5 1.5.2
1.5.9 1.5.8 1.5.3
1.5.10.2 1.5.9.2 1.5.4
1.6.0 1.6.0 1.6.0
1.6.1 1.6.0 1.6.1
1.6.1 1.6.1 1.6.1
1.6.2 1.6.2 1.6.2
1.6.3 1.6.2 1.6.2
1.6.4 1.6.3 1.6.3
1.6.5 1.6.3 1.6.3

Contact

Get in touch with acceptSDK development team for acceptSDK support and mPOS Whitelabel solution

Get in touch with Wirecard mPOS retail team for Wirecard payment processing services

Documentation

All the necessary documents are available in the ./docs subfolder.

Refer to "Android Accept SDK - Quick Start Guide.pdf" for the details on how to use acceptSDK.

If using accepdSDK pod the all the required libraries are taken care of by the gradle.

Requirements

Authors

Wirecard Technologies Slovakia, mpos-svk@wirecard.com