aar

com.mypos : myposglasssdk

Maven & Gradle

Sep 16, 2022
5 stars

myPOS-Glass-SDK · This repository provides a guidance on integrating an Android app with a myPOS Glass payment solution. Once integrated, the app will be able to communicate and call the main myPOS Glass functionalities in order to accept card payments (Limited to VISA and Mastercard). myPOS-Glass-SDK is a bridge between the applications and myPOS Glass app, converting the smart device into a POS machine, allowing to initiate transaction, complete all steps for processing payment, make refund to the customer card account and send a custom bill slip via mail or SMS. The built-in functionalities of myPOS-Glass-SDK allows you to accept payments, make refunds and void the last approved transaction.

Table Of Contents

Latest Version

Download com.mypos : myposglasssdk AAR file - Latest Versions:

All Versions

Download com.mypos : myposglasssdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window myposglasssdk-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement