| [ Web Proxy ] |
| Viewing: https://docs.nmi.com/docs/unboxing-the-sdk | [Back] [Original] |
Register for a gateway account with your partner:
API source permissions only.
[Customer_Satisfaction.png]
The integrating application should always utilise the same value. The application identifier cannot be changed once configured on the TMS platform.
The value for this identifier should be a single word or acronym that uniquely identifies the application, for example company name or application name. It should contain only alphanumeric characters in the range A-Z and 0-9 and the same value should be used for the same integrating application across all platforms.
The SDK software is packaged and supplied as .zip archives, one for Android and the other for iOS. The contents are described in Tables 1 and 2.
| Folder Name | Description |
|---|---|
| ChipDnaMobileJavaDemo | An example client written in Java, including source code, demonstrating a simple integration using the ChipDNA Mobile SDK. |
| ChipDnaMobileKotlinDemo | An example client written in Kotlin, including source code, demonstrating a simple integration using the ChipDNA Mobile SDK. |
| doc | The documentation of the ChipDNA Mobile API. |
| libs/lite | The ChipDNA Mobile SDK binaries for the Lite flavour. Targets Android 10+ (API 29) and does not support Tap to Pay. |
| libs/full | The ChipDNA Mobile SDK binaries for the Full flavour, including the Cloud Commerce SDK. Targets Android 12+ (API 31) and supports Tap to Pay. |
For VP3350-only integrations either flavour works. Use Lite if you want the lower Android minimum (10+) and don't need Tap to Pay. Use Full if the same application also integrates Tap to Pay. Do not include both flavours in the same project.
| Folder Name | Description |
|---|---|
| ChipDnaMobileObjectiveCDemo | An example client written in Objective-C, including source code, demonstrating a simple integration using the ChipDNA Mobile SDK. |
| ChipDnaMobileSwiftDemo | An example client written in Swift, including source code, demonstrating a simple integration using the ChipDNA Mobile SDK |
| doc | The documentation of the ChipDNA Mobile API. |
| ChipDnaMobile | The ChipDNA Mobile SDK binaries and header files. |
Updated 3 months ago
| Web Proxy Viewer | New URL | Original Page |