Desktop SDKs

Desktop SDKs

NamiPay provides desktop SDK libraries for Windows environments. These libraries allow direct integration with NamiPay payment terminals from desktop POS applications.

Available Desktop SDKs

  • Java ECR - JNI wrapper for Java SE desktop environments (requires JDK 8+)
  • .NET Library - P/Invoke calls to native ECR.dll (requires .NET Framework 4.7.2+ or .NET 6+)
  • C/C++ Library - Low-level headers (SBCoreECR.h / EcrApi.h) for embedded or native Windows apps

Common Requirements

All desktop SDKs require:

  • Windows 10 or later
  • Nami terminal connected via TCP/IP (LAN), Serial (COM port), or Bluetooth
  • Native ECR library (.dll or .h files) placed in the correct directory