Datecs Back to Devices

We support the Datecs Bluepad 50. This mPOS device supports Chip and PIN, NFC and swipe transactions. Currently only supported on the Android platform.

Supported devices

Installation instructions

Android
  1. Add the Bluepad plugin libraries as dependencies to your project.
  2. Please add the following permissions to AndroidManifest.xml file.
    <uses-permission android:name="android.permission.BLUETOOTH"/>
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>