Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Emittente tessera
L'emittente delle tessere è la persona giuridica che possiede la tessera ed è responsabile dell'emissione delle tessere ai propri clienti. Potrebbe
essere tu, lo sviluppatore o l'organizzazione che rappresenti.
Per diventare un emittente di tessere, devi prima registrarti come emittente.
classe biglietto per un evento
Un EventClass può essere considerato come un evento programmato. L'emittente può creare più eventi programmati con la permutazione di nomi e tempistiche degli eventi.
Ogni EventClass che rappresenta un evento programmato può contenere i propri campi relativi all'aspetto e ai dati per soddisfare i requisiti specifici della sede.
Inoltre, l'app EventClass può essere utilizzata anche per attivare funzionalità aggiuntive come Smart Tap.
oggetto ticket evento
Un oggetto ticket evento è un'istanza di EventClass. Devi creare una nuova istanza EventObject per ogni cliente distribuito con un biglietto evento.
Passa la classe
Un EventClass è un tipo di classe pass. Le classi Pass descrivono informazioni generali relative agli oggetti Pass correlati (come
stile e aspetto) e non includono i dettagli del cliente.
Oggetto passaggio
Un EventObject è un tipo di oggetto pass. Come EventObjects, un oggetto Pass è un'istanza di una classe Pass corrispondente. Devi creare un oggetto Pass per ogni cliente a cui viene assegnato un biglietto evento.
Pass Objects contiene informazioni specifiche del cliente. Ad esempio, può essere utilizzato per indicare che un cliente non solo
ha un biglietto per un evento, ma anche per identificare il posto all'evento che gli è stato assegnato.
Account di servizio
L'account di servizio è l'identità utilizzata per chiamare l'API Google Wallet. L'autorizzazione per accedere all'API Passes deve essere concessa a questo account di servizio.
Chiave account di servizio
La chiave dell'account di servizio è la credenziale utilizzata per autenticare l'applicazione come account di servizio. La chiave dell'account di servizio deve essere considerata altamente sensibile e mantenuta privata. Se una terza parte ha accesso alla chiave dell'account di servizio, potrà identificarsi come account di servizio ed eseguire azioni che l'account di servizio è autorizzato a eseguire.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[[["\u003cp\u003eThe Passes issuer is the entity responsible for creating and distributing passes to customers, requiring prior registration.\u003c/p\u003e\n"],["\u003cp\u003eEvent Ticket Classes represent scheduled events, enabling customization for venue needs and features like Smart Tap.\u003c/p\u003e\n"],["\u003cp\u003eEvent Ticket Objects are individual instances of Event Ticket Classes, issued to each customer with specific ticket details.\u003c/p\u003e\n"],["\u003cp\u003ePass Objects and Classes function similarly, with Objects storing customer-specific information like seat assignments.\u003c/p\u003e\n"],["\u003cp\u003eA Service Account and its Key are essential for authenticating your application with the Google Wallet API and should be kept secure.\u003c/p\u003e\n"]]],["An Issuer, after registering, creates `EventClass` instances for scheduled events, defining their appearance and data. For each customer, an `EventObject` is generated as an instance of the `EventClass`, containing customer-specific details like seat allocation. `EventClass` is a type of Pass Class, and `EventObject` a Pass Object. A service account, granted access to the Passes API, is used to call the API, and a sensitive service account key authenticates applications as the service account.\n"],null,["# Key concepts and terminology\n\nPass Issuer\n-----------\n\nThe Passes issuer is the entity that owns the pass and is responsible for issuing passes to their customers. This could\nbe you, the developer, or the organization that you represent.\n\nIn order to become a Passes Issuer, you must first register as an Issuer.\n\nevent ticket class\n------------------\n\nA `EventClass` can be thought of as scheduled event. An issuer may create multiple scheduled events with permutation of event names and timings.\nEach `EventClass` representing a scheduled event may contain its own appearance and data fields to meet the venue-specific requirements.\n\nIn addition, `EventClass` can also be used to enable additional features like Smart Tap.\n\nevent ticket object\n-------------------\n\nA event ticket object is an instance of a `EventClass`. A new `EventObject` instance should be created for each customer\nthat is distributed with a event ticket.\n\nPass Class\n----------\n\nA `EventClass` is a type of Pass Class. Pass Classes describe general information for related Pass Objects (such as\nstyle and appearance), and do not include customer details.\n\nPass Object\n-----------\n\nA `EventObject` is a type of Pass Object. Like `EventObjects`, a Pass Object is an instance of a corresponding Pass\nClass. A Pass Object should be created for each customer that is issued a event ticket.\n\nPass Objects contains customer-specific information. For example, it can be used to identify that a customer not only\nhas a ticket for a event, but also identify which seat on the event they've been allotted.\n\nService account\n---------------\n\nThe service account is the identity that is used to call the Google Wallet API. Permission to access the Passes API should be\ngranted to this service account.\n\nService account key\n-------------------\n\nThe service account key is the credential used to authenticate your application as the service account. The service\naccount key should be considered highly sensitive and kept private. If a third party has access to the service account\nkey, they will be able to identify themselves as the service account and perform actions that the service account is\npermitted to perform."]]