Search
K
Links
Comment on page

Pre-Requirements

Build Your SoftPOS Now

SoftPOS is a product provided by NearPay Company, the SoftPOS SDK allows you to build a secure and a convenient payment system in your android app to help accepting payments in any device quickly and easily.
Along with accepting payment, SoftPOS SDK gives you the ability to let your app enjoy many features such as purchasing, refunding and reconciling and many more.
In this guide, we will show you all the resources you need to integrate with the SDK in the easiest way.

Pre-requisites

  1. 1.
    Send your Android package name to this email [email protected]
  2. 2.
    Send the users who will have access to the sandbox account to this email [email protected]

Minimum Requirements

These are the minimum Android device requirements so the integration in Production can be done:
Requirement
Definition
Android
The SDK Is compatible with all deices running Android 10 (API 29) or higher
Location
We must allow the SDK to get the location
Connectivity
Devices should have good connectivity (Wi-Fi or 4G)
Security
NearPay uses a very strict attestation approach where it will block devices completely if it shows any sign of the following:
  • APK is tampered
  • If the application certificate is tampered
  • If the application is being hooked with specialized tools like Xpose, Substrate or Frida.
  • If the application is debuggable or is being debugged.
  • If the application is running on a rooted device.
  • If the application is running in an emulator.
  • If the application is running in a virtual device.
  • The bootloader is unlocked
Developer Dome/ Options
Developer mode should be off
NFC
The NFC must be enabled
Last modified 4d ago