Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deliverables

NFC Wallet SDK for Android includes libraries to integrate into your digital wallet application.

The delivery package also includes API documentation to support your integration.

Library naming

Library files follow this naming convention:

TSHPaySDK-<build type>-<version number>.<version qualifier>.aar

<version qualifier> is optional and depends on the delivery (for example, rc1).

Build types

<build type> is one of:

  • release: Use for Production and certification builds.

  • dev: Use for development and testing only. It is functionally equivalent to release, except it enables SDK logging, HTTP inspection, and debugging. Do not release a digital wallet application that includes the dev build.

Last updated

Was this helpful?