Installation


The myPOS Smart SDK can be used by adding it to your Gradle dependencies.

 

Add the repository to your gradle dependencies:

allprojects {
    repositories {
        mavenCentral()
  }
}

 

Add the dependency to a module:

implementation 'com.mypos:mypossmartsdk:1.0.5'

 

Additional functions:

  • Payment Requests,
  • Managing operations of first and second SAM component of myPOS Smart device
  • Print bitmap image integrated to the receipt (e.g. QR Code) *In order to use additional functions listed above you need to have installed myPOS OS version 0.0.7. myPOS OS Version can be checked Only when the device is in “Debug Mode” under the “About” submenu in myPOS Terminal App.