Skip to main content

Own App Tokens

Overview

Own App Tokens allow you to tokenize accounts within your own app for NFC Tap and Pay payments. Your customers can pay at any store that supports contactless NFC payments.

Open Fabric provides a standalone SDK to enable your app with NFC payments, please refer to our Getting Started guide to learn how to set up the SDK within your project.

In this guide we will explain step-by-step how to create and manage Own App Tokens for your customers:

  1. To start the process you will need to prepare the customer's device, by creating a secure device wallet using our SDK.
  2. Next you need to provision the Own App token within the secure device wallet.
  3. Afterwards, you might still need to activate the card and/or modify the default payment card preference
  4. Lastly, we'll explain how to manage the lifecycle of a secure device wallet, for instance how to lock or unlock the device.

Once you understand how to create and manage them, continue with our guide on how to handle Tap and Pay transactions within your own app.