Install Ammer Pay Point-of-Sales Application
Requirements
To accept payments made with Ammer Cards or NFC-enabled smartphones, you will need an NFC-enabled device. However, QR-based payments do not require NFC because in this a simple smartphone will serve as a PoS device.
Get Ammer Pay from your OS app store
To accept crypto payments on your device, download the Ammer Pay app by Ammer Technologies AG from your device's app store.
Get Ammer Wallet from your OS app store
Ammer Wallet is required to configure Ammer Pay. It is a cryptowallet by Ammer Technologies AG. Download it from your device's app store.
Install APK using ADB
If you have the Ammer Pay APK, you can install it to your device using Android Debug Bridge (adb).
To install app via ADB, connect your smartphone to your computer, then open the terminal in the directory where the ammerpay.apk
(the name may be different) is stored, and run
adb install ./ammerpay.apk