Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
La technologie Smart Tap permet aux clients d'utiliser n'importe quelle carte stockée dans leur portefeuille en plaçant simplement leur téléphone sur un terminal NFC compatible.
Audience visée
Ce guide est destiné aux développeurs qui souhaitent proposer des cartes utilisables via le NFC sur les terminaux compatibles avec Smart Tap.
Prérequis
Vous devez remplir les conditions préalables suivantes pour pouvoir configurer Smart Tap :
Créer une classe et un ou plusieurs objets de carte
Pour configurer Sans contact avancé, vous devez établir une relation avec un fournisseur de terminaux compatibles avec cette fonctionnalité, ou confirmer que les terminaux que vous utilisez déjà sont compatibles avec le protocole Sans contact avancé.
La liste suivante recense les fournisseurs de terminaux compatibles avec Smart Tap :
Advanced Card Systems Ltd.
Axess AG
Castles Technology
Contactless Technologies B.V.
Dot Origin
Elatec GmbH
Embed International
Équinoxe
Famoco
Fujian Newland
HID
IDTech
Infinite Peripherals
Ingenico
Intercard Inc.
Janam
MagTek
NEXGO
On Track Innovations
Pax
PinvAccess
Radius Networks
Häfele
Socket Mobile
SpringCard
Techsigno SRL
Ubiquiti Inc.
UIC Payworld Inc.
Verifone
XAC
Zèbre
Vous devez également vous assurer que les données de la carte sont correctement transmises depuis le terminal à votre système. Une fois que votre ou vos systèmes ont traité la transaction, veillez à mettre à jour l'objet de carte pour que l'utilisateur voie son nouveau solde ou son nouvel état.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eSmart Tap technology allows pass redemption using NFC-compatible terminals by simply holding a phone near the terminal.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers need to configure their passes to be redeemable via the Smart Tap protocol to enable this functionality.\u003c/p\u003e\n"],["\u003cp\u003ePasses must be created and a relationship with a Smart Tap capable terminal provider established as prerequisites.\u003c/p\u003e\n"],["\u003cp\u003eA list of compatible terminal providers is available for developers to choose from when integrating Smart Tap.\u003c/p\u003e\n"],["\u003cp\u003ePass data needs to be correctly relayed from the terminal to the system for processing and subsequent pass object updates.\u003c/p\u003e\n"]]],["Smart Tap technology allows pass redemption via NFC at compatible terminals. Developers must create pass classes/objects and partner with a Smart Tap terminal provider. Passes need configuration to enable Smart Tap redemption. Developers must ensure data transfer from terminals to their systems and update the pass object to reflect transactions. A list of Smart Tap compatible terminal providers is provided for developers.\n"],null,["# Smart Tap overview\n\nSmart Tap technology lets customers redeem any passes in their wallet by simply\nholding their phone to any compatible NFC terminal.\n| **Note:** The NFC terminal must be compatible with the Smart Tap protocol. See [Smart Tap capable terminals](#smart_tap_capable_terminals) for a list of Smart Tap capable terminal providers.\n\nIntended audience\n-----------------\n\nThis guide is for developers who want their passes to be redeemable via NFC at\nSmart Tap capable terminals.\n\nPrerequisites\n-------------\n\nYou must complete the following prerequisites before you can set up Smart Tap:\n\n- Create a pass class and object(s)\n- Establish a relationship with a [Smart Tap capable terminal provider](#smart_tap_capable_terminals)\n\n### Pass development\n\nEither during or after initial pass development, you will need to configure your\npasses to be redeemable via the Smart Tap protocol.\n\nFor more information, see\n[Pass configuration](/wallet/smart-tap/introduction/pass-configuration).\n\n### Smart Tap capable terminals\n\nTo set up Smart Tap, you must either establish a relationship with a Smart Tap\ncapable terminal provider, or confirm that the existing terminals you are using\nare compatible with the Smart Tap protocol.\n\nThe following list includes Smart Tap compatible terminal providers:\n\n- Advanced Card Systems Ltd.\n- Axess AG\n- Castles Technology\n- Contactless Technologies B.V.\n- Dot Origin\n- Elatec GmbH\n- Embed International\n- Equinox\n- Famoco\n- Fujian Newland\n- HID\n- IDTech\n- Infinite Peripherals\n- Ingenico\n- Intercard Inc.\n- Janam\n- MagTek\n- NEXGO\n- On Track Innovations\n- Pax\n- PinvAccess\n- Radius Network\n- Häfele\n- Socket Mobile\n- SpringCard\n- Techsigno SRL\n- Ubiquiti Inc.\n- UIC Payworld Inc.\n- Verifone\n- XAC\n- Zebra\n\nYou must also ensure that the data in the pass is conveyed correctly from the\nterminal to your system. Once your system(s) process the transaction, make sure\nto update the pass object so that the user sees their new balance or status."]]