Card activation and setting preference
After the tokenized account is enrolled into the wallet, a card will be added into the wallet and can be fetched via Wallet#cards() method. If the card does not need additional authentication, it will also be automatically activated shortly after.
Create a secure device wallet
To enable NFC payments on a device, the customer’s account must be digitized and provisioned into the user's device. For this process, our SDK creates a secure device wallet, which is a wrapper within the device that stores the tokens securely.
Handle Tap and Pay transactions
A customer initiates a transaction when he or she taps their device on an NFC payment terminal. Open Fabric’s NFC SDK will intercept this transaction request and begin its interactions with your App. The App should then:
Lifecycle management
Manage the lifecycle of secure device wallets
Own App Tokens
Overview
Tokenize an existing card
In specific scenarios you might want to create Own App Tokens linked to an existing card. In such cases, our platform offers two distinct ways to facilitate this process:
Tokenize your customer's account
Once the device is ready with a secure device wallet provisioned, it’s time to tokenize the customer’s account into the secure device wallet.