Mobile SDKs
Mobile SDKs
NamiPay provides mobile SDK libraries for Android and iOS platforms. These libraries enable native integration with NamiPay payment terminals from mobile POS applications.
Available Mobile SDKs
- Android SDK - Native JNI integration using SkyBandSDK-release.aar (requires Android API 21+)
- iOS SDK - Swift/Objective-C framework NamiECRSDK.framework (requires iOS 13.0+)
- Flutter Plugin - Cross-platform mobile integration using the ecrlib package
Connection Methods for Mobile
- TCP/IP - Terminal on same Wi-Fi network (recommended)
- Bluetooth - Wireless pairing with terminal
- App-to-App - Android only, Intent-based communication between apps on same device
Updated 4 days ago