Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.

Implement NFC Wallet

Overview

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

Implementation guides

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

  1. Check contactless capability Confirm the device supports contactless payments. Run after NFC Wallet SDK initialization.

  2. Enroll wallet Enroll the wallet after you confirm contactless capability, 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.

Each use case includes child guides with the detailed steps and implementation examples.

Last updated

Was this helpful?