Collect tapped data for NFC instruments非公開プレビュー
Use Terminal for data collection of NFC instruments with the reader hardware interfaces.
プライベートプレビュー
Request access to the Collect data private preview by sending an email to terminal-collect-data@stripe.com. Provide your use case, Terminal device, and integration type.
Use the Terminal SDK and the reader’s contactless interface to read the unique identifier (UID) of NFC instruments, such as cards or wristbands. This feature is available offline.
After tapping your NFC instrument, the Terminal SDK provides a collected data object with the NFC UID, or an error if one occurred.
Warning
You can’t use this feature to collect card payments. Follow these instructions to collect payments using Stripe Terminal.
Collecting tapped data for NFC instruments is available in:
- All supported countries for Stripe M2 using Android SDK and iOS SDK
4.
or later.2. 0 - All supported countries for Stripe Reader S700 on reader software version
2.
or later using Android SDK, Apps on Devices29. 6. 0 4.
or later, and iOS SDK2. 0 4.
or later.4. 0
Collect data
Use Terminal.
to prompt for data collection from your point of sale application. Specify the type of collected data you want to receive, such as NFC UID, in a configuration passed to the function. After tapping an NFC instrument, the SDK returns a collected data object with the NFC UID, or an error if the read was unsuccessful.