myPOS-Slave-SDK

This repository provides a native Android SDK, which enables to integrate your Mobile App with myPOS Card terminals, processed by its platform, to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS SDK Android communicates transparently to the card terminal(s) via Bluetooth. To process checkout SDK provides management of the terminal to complete all the steps for transaction processing, return or refund, card storage for recurring transactions, and communicates to the application transaction status, card token, card masked PAN. No sensitive card data is ever passed through to or stored on the merchant's phone. All data is encrypted by the card terminal, which has been fully certified to the highest industry standards (PCI, EMV I & II, Visa, MasterCard & Amex).

Лицензия

Лицензия

Группа

Группа

com.mypos
Идентификатор

Идентификатор

slavesdk
Последняя версия

Последняя версия

2.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

myPOS-Slave-SDK
This repository provides a native Android SDK, which enables to integrate your Mobile App with myPOS Card terminals, processed by its platform, to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS SDK Android communicates transparently to the card terminal(s) via Bluetooth. To process checkout SDK provides management of the terminal to complete all the steps for transaction processing, return or refund, card storage for recurring transactions, and communicates to the application transaction status, card token, card masked PAN. No sensitive card data is ever passed through to or stored on the merchant's phone. All data is encrypted by the card terminal, which has been fully certified to the highest industry standards (PCI, EMV I & II, Visa, MasterCard & Amex).
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/MKDimitrov/possdk
Система контроля версий

Система контроля версий

https://bitbucket.org/MKDimitrov/possdk

Скачать slavesdk

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.mypos/slavesdk/ -->
<dependency>
    <groupId>com.mypos</groupId>
    <artifactId>slavesdk</artifactId>
    <version>2.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mypos/slavesdk/
implementation 'com.mypos:slavesdk:2.1.0'
// https://jarcasting.com/artifacts/com.mypos/slavesdk/
implementation ("com.mypos:slavesdk:2.1.0")
'com.mypos:slavesdk:aar:2.1.0'
<dependency org="com.mypos" name="slavesdk" rev="2.1.0">
  <artifact name="slavesdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mypos', module='slavesdk', version='2.1.0')
)
libraryDependencies += "com.mypos" % "slavesdk" % "2.1.0"
[com.mypos/slavesdk "2.1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.0
2.0.9
2.0.8
2.0.2
1.0.2
1.0.0