Mastercard-Gateway / simplify-android-sdk

The Simplify Commerce Android SDK

Home Page:https://www.simplify.com/commerce/docs/sdk/android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify Android SDK

Warning Merchants are required to upgrade their mobile SDKs to facilitate the transition to EMV 3DS. Further information and access to the SDKs have been made available in the lead up to the decommissioning date. The new SDKs can be access by contacting support.

Download Build Status

Our Android SDK allows you to easily integrate payments into your Android app. By creating a one-time use CardToken through our SDK, you avoid the risk of handling sensitive card details on your server.

Installation

This library is hosted in the jCenter repository. To import the Android SDK, include it as a dependency in your build.gradle file. Be sure to replace X.X.X with the version number in the shield above.

implementation 'com.simplify:simplify-android:X.X.X'

Configuration

Consult the Simplify Android SDK Wiki page for instructions on how to use the SDK within your app.

About

The Simplify Commerce Android SDK

https://www.simplify.com/commerce/docs/sdk/android

License:MIT License


Languages

Language:Kotlin 73.5%Language:Java 24.7%Language:HTML 1.8%