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.

Implement NFC Wallet

Overview

Use these guides to implement NFC Wallet in your Android digital wallet application.

Start with Get started for onboarding and SDK initialization.

Implementation guides

Follow these guides in order. Each guide depends on the previous one.

  1. Handle CDCVM Check device support for CDCVM and prompt the end user when required.

  2. Enroll wallet Enroll the wallet after you have initialized SDK and before Tokenization.

  3. Tokenize a card Perform Tokenization to create a digital card.

  4. Manage digital cards Let the end user view and manage digital cards, including LCM.

  5. Make payments Enable payments with the digital card after Tokenization.

Last updated

Was this helpful?