This repository contains a simple Android project that demonstrates the usage of the EasyLink SDK to implement basic facilitation of card transactions using the EMV standard.
Currently, only the PAX M50 device is supported.
- the EasyLink SDK and other device SDK libraries are not included in this repository
- see the nested
README.md
file in thelibs/easylink
directory for a complete list of required libraries
- see the nested
- Kotlin
- coroutines
- Android
- Jetpack Compose
- EasyLink & Neptune libraries (not included in the repository)