Panoramica
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Consenti l'accesso rapido ai biglietti per eventi utilizzando l'API Google Wallet. L'API Google Wallet consente ai clienti di aggiungere biglietti per eventi a Google Wallet sui propri telefoni, in modo da accedere al momento giusto. Con Google Wallet puoi anche attivare le notifiche dei promemoria il giorno dell'evento.
Anche salvare i biglietti per eventi in Google Wallet elimina il disordine e consente un accesso più rapido. Per trovare il biglietto, gli utenti devono semplicemente aprire l'app
Google Wallet, scorrere verso l'alto e toccare il biglietto che vogliono utilizzare.
Opzioni di utilizzo
Con i biglietti per eventi in Google Wallet puoi scegliere tra due metodi di utilizzo in base a ciò che funziona per te:
- Scansione dei codici a barre: se le sedi degli eventi dispongono solo di lettori di codici a barre, puoi visualizzare un codice a barre statico sulle tessere scansionabili per poterle utilizzare.
- Tocco NFC. Se le sedi dei tuoi eventi dispongono di terminali toccabili con NFC, puoi selezionare l'integrazione Smart Tap per i biglietti per gli eventi. Il protocollo Smart Tap di Google è supportato da un elenco selezionato di fornitori di terminali.
Consulta la documentazione di Smart Tap
per un elenco completo dei fornitori di terminali certificati. Gli utenti con i pass abilitati per NFC vengono invitati con istruzioni su come utilizzarli sui terminali utilizzabili con NFC. Questa funzionalità per la didattica è automatizzata e incoraggia gli utenti a utilizzare la tecnologia NFC quando disponibile per praticità e sicurezza.
Con l'API Google Wallet, puoi fornire tessere che i tuoi utenti potranno salvare nel loro Google Wallet su più piattaforme, incluse le app per Android, e ovunque siano supportati link ipertestuali, ad esempio siti web, email e SMS.
API e SDK
L'API Google Wallet offre un'API REST e un SDK Android per aiutarti a emettere e gestire i tuoi pass in modo facile e veloce.
- API REST Google Wallet
Per emettere tessere su piattaforme come web, email o SMS, ti consigliamo di utilizzare l'API REST di Google Wallet. L'API fornisce un insieme di endpoint che consentono di creare, recuperare e aggiornare i vari componenti delle tessere.
- SDK Google Wallet Android
Per emettere tessere in un'app per Android, ti consigliamo di utilizzare l'SDK Google Wallet per Android. L'SDK offre vari metodi pratici che semplificano l'integrazione dell'API Google Wallet nelle tue app mobile utilizzando codice nativo.
Nota: non è necessario utilizzare l'API REST di Google Wallet o l'SDK Google Wallet per Android per emettere tessere con l'API Google Wallet, ma è vivamente consigliato. Per saperne di più sull'emissione delle tessere senza utilizzare l'API REST o l'SDK Android, consulta la sezione Creazione di classi di oggetti pass e pass nel JWT.
Requisiti
Per rilasciare le tessere con l'API Google Wallet, devi prima effettuare le seguenti operazioni:
Iniziare a utilizzare l'API Google Wallet
Prima di iniziare a utilizzare l'API Google Wallet, dai un'occhiata a questi utili articoli che ti aiuteranno a familiarizzare con le funzioni e la terminologia di base.
- Concetti principali e terminologia: questo articolo ti aiuterà a familiarizzare con tutti i termini e le funzionalità importanti che dovrai utilizzare con l'API Google Wallet.
- Panoramica dei pass e degli oggetti: i pass che emetti agli utenti vengono creati combinando una classe dei pass con un oggetto dei pass. In questo articolo acquisirai familiarità con entrambi i concetti e con il modo in cui vengono utilizzati per creare le tessere.
- Flusso di sviluppo delle tessere di Google Wallet: questo articolo fornisce una panoramica completa di tutti i passaggi necessari per creare una tessera con l'API Google Wallet dall'inizio alla fine.
- Codelab
I codelab autoguidati ti spiegano i passaggi necessari per aggiungere un pass a Google Wallet. Per iniziare, scegli "Android" se l'implementazione sarà solo su dispositivi Android e scegli "Web" se l'implementazione supporta Android, Web, Email o SMS.
Android
Web
- Generatore di pass
Crea visivamente la tua prima tessera con lo strumento di generazione dei pass e genera automaticamente il codice JSON necessario per creare la tessera con l'API Google Wallet.
- github di Google Wallet
Ricevi strumenti, librerie e codice campione utili per diversi linguaggi di programmazione nella organizzazione GitHub di Google Wallet.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-08-29 UTC.
[null,null,["Ultimo aggiornamento 2025-08-29 UTC."],[[["\u003cp\u003eEnable faster event ticket access and reduce clutter by saving tickets in Google Wallet, allowing users to easily access them with a simple swipe and tap.\u003c/p\u003e\n"],["\u003cp\u003eChoose between barcode scanning or NFC tap for ticket redemption based on your event's setup and terminal capabilities.\u003c/p\u003e\n"],["\u003cp\u003eIssue and manage event tickets seamlessly across various platforms, including Android, web, email, and SMS, using the Google Wallet API.\u003c/p\u003e\n"],["\u003cp\u003eUtilize the Google Wallet REST API and Android SDK for streamlined pass issuance and management, or explore alternative methods if preferred.\u003c/p\u003e\n"],["\u003cp\u003eGet started by creating a Google Wallet API Issuer account and familiarizing yourself with key concepts, terminology, and the pass development flow.\u003c/p\u003e\n"]]],["The Google Wallet API enables adding event tickets to Google Wallet for fast access and eliminates clutter. Users can redeem tickets via barcode scanning or NFC tap. The API supports multiple platforms like Android apps, websites, email, and SMS. A REST API and Android SDK are available for managing passes. New users need a Google Wallet API Issuer and Google Cloud account. Resources include codelabs, a pass builder tool, and a GitHub repository.\n"],null,["# Overview\n\nEnable fast access to event tickets by using the Google Wallet API. The\nGoogle Wallet API lets your customers add event tickets to\nGoogle Wallet on their phones, which provides access at the right\ntime. By using Google Wallet, you can also enable [reminder notifications](/wallet/tickets/events/use-cases/upcoming-notification) on the day of your event.\n\nSaving event tickets in Google Wallet also eliminates clutter and enables\nfaster access. To find the ticket, users simply need to open up the\nGoogle Wallet app, swipe up, and tap the one they want to use.\n\nRedemption options\n------------------\n\nWith event tickets in Google Wallet, have the flexibility to choose between\ntwo methods of redemption based on what works for you:\n\n- Barcode scanning: If your event locations have barcode scanners only, you can display a [static barcode](/wallet/tickets/events/use-cases/redemption-methods#use-show-and-scan) on your passes that can be scanned for redemption.\n- NFC tap: If your event locations have NFC-tappable terminals, you can select [Smart Tap](/wallet/smart-tap) integration for your event tickets. Google's Smart Tap protocol is supported by a selected list of terminal providers. See the [Smart Tap documentation](/wallet/smart-tap/introduction/overview#smart_tap_capable_terminals) for a complete list of certified terminal providers. Users with NFC enabled passes are prompted with instructions on how to use them at NFC redeemable terminals. This education feature is automated and encourages users to use NFC when available for convenience and security.\n\nSupported platforms\n-------------------\n\nWith the Google Wallet API, you can issue passes for your users to save in their Google Wallet across multiple platforms, including Android apps, and anywhere hyperlinks are supported, such as websites, email, and SMS messages.\n\n### APIs \\& SDKs\n\nThe Google Wallet API offers a REST API and an Android SDK to help you issue and manage your passes quickly and easily.\n\n- [Google Wallet REST API](/wallet/tickets/events/web/prerequisites) \n\n To issue passes on platforms such as the Web, email, or SMS, we recommend you use the Google Wallet REST API. The API provides a set of endpoints that let you create, retrieve, and update the various components of passes.\n- [Google Wallet Android SDK](/wallet/tickets/events/android/prerequisites) \n\n To issue passes in an Android app, we recommend you use the Google Wallet Android SDK. The SDK provides a variety of convenience methods that make it easy to integrate the Google Wallet API into your mobile apps using native code.\n\nNote: Using the Google Wallet REST API or Google Wallet Android SDK is not required to issue passes with the Google Wallet API, but are strongly recommended. For more information on issuing passes without using the REST API or Android SDK, see [Creating Passes Objects and Passes Classes in the JWT](https://developers.google.com/wallet/retail/offers/overview/add-to-google-wallet-flow#creating-passes-objects-and-passes-classes-in-the-jwt).\n\nRequirements\n------------\n\nTo issue passes with the Google Wallet API, you will first need to do the following:\n\n- Create a [Google Wallet API Issuer account](/wallet/tickets/events/getting-started/issuer-onboarding).\n- Non-Android developers: Create a [Google Cloud account](https://console.cloud.google.com/freetrial).\n- Android developers: [Set up Google Play services.](/android/guides/setup)\n\nGetting started with the Google Wallet API\n------------------------------------------\n\nBefore you start working with the Google Wallet API, take a look at these useful articles that will familiarize you with the basic features and terminology.\n\n- [Key concepts and terminology](/wallet/tickets/events/resources/terminology): This article will familiarize you with all the important terms and features you will need to work with the Google Wallet API.\n- [Passes Classes and Objects overview](/wallet/tickets/events/overview/how-classes-objects-work): Passes that you issue to your users are created by combining a Passes Class with a Passes Objects. This article will familiarize you with both of these concepts, and how they are used to create passes.\n- [Google Wallet pass development flow](/wallet/tickets/events/overview/add-to-google-wallet-flow): This article provides an end-to-end overview of all of the steps needed to create a pass with the Google Wallet API from start to finish.\n\n### Tools \\& resources\n\n- **Codelabs** \n\n\n Self-guided codelabs walk you through the necessary steps to add a pass\n to Google Wallet. To get started, choose \"Android\" if your implementation will be on Android devices\n only and choose \"Web\" if your implementation supports Android, Web, Email or SMS.\n\n\n [Android](https://g.co/wallet/android-codelab)\n [Web](https://g.co/wallet/web-codelab)\n- **Pass builder** \n\n Build your first pass visually with the [pass builder](/wallet/tickets/events/resources/pass-builder) tool, and automatically generate the JSON you need to create the pass with the Google Wallet API.\n- **Google Wallet Github**\n\n Get helpful tools, libraries and sample code for a variety of programming languages in the [Google Wallet Github org](https://github.com/google-wallet)."]]