Die von Ihrem Google Cloud-Dienstkonto generierte E-Mail-Adresse.
aud
String
Ja
Zielgruppe. Die Zielgruppe für Google Wallet API-Objekte ist immer
google
typ
String
Ja
JWT-Typ. Die Zielgruppe für Google Wallet API-Objekte ist immer
savetowallet
iat
Ganzzahl
Ja
In einer Zeit in Sekunden seit der Epoche ausgegeben.
payload
Object
Ja
Nutzlastobjekt.
payload.eventTicketClasses
Array
N
Zu speichernde Klasse des Veranstaltungstickets
payload.eventTicketObjects
Array
N
Zu speicherndes Veranstaltungsticketobjekt
payload.flightClasses
Array
N
Zu speichernde Flugklasse
payload.flightObjects
Array
N
Zu speicherndes Flight-Objekt
payload.giftCardClasses
Array
N
Zu speichernde Geschenkkartenklasse
payload.giftCardObjects
Array
N
Zu speicherndes Geschenkkartenobjekt
payload.loyaltyClasses
Array
N
Zu speichernde Treueklasse
payload.loyaltyObjects
Array
N
Zu speicherndes Treueobjekt
payload.offerObjects
Array
N
Zu speicherndes Angebotsobjekt
payload.offerClasses
Array
N
Zu speichernde Angebotsklasse
payload.transitObjects
Array
N
Zu speicherndes Verkehrsobjekt
payload.transitClasses
Array
N
Zu speichernde Verkehrsklasse
origins
Array
Ja
Array von Domains, die für die JWT-Speicherung genehmigt werden sollen. Die Google Wallet API
Die Schaltfläche wird nicht gerendert, wenn das Feld origins nicht definiert ist. Sie könnten
eine Meldung erhalten, dass das Laden von X-Frame-Options verweigert wird. oder „Anzeige abgelehnt“ Nachrichten im
Browserkonsole, wenn das Feld „Ursprünge“ nicht definiert ist.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003eThe JSON structure defines a payload for saving various Google Wallet objects like event tickets, flights, gift cards, loyalty cards, offers, and transit passes.\u003c/p\u003e\n"],["\u003cp\u003eRequired fields include \u003ccode\u003eiss\u003c/code\u003e (issuer), \u003ccode\u003eaud\u003c/code\u003e (audience), \u003ccode\u003etyp\u003c/code\u003e (type), \u003ccode\u003eiat\u003c/code\u003e (issued at time), \u003ccode\u003epayload\u003c/code\u003e (object data), and \u003ccode\u003eorigins\u003c/code\u003e (allowed domains).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epayload\u003c/code\u003e object contains arrays for different object types, each with 'Class' and 'Object' entries for defining object structures and instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eorigins\u003c/code\u003e field is crucial for enabling the Google Wallet API button and preventing loading errors in the browser.\u003c/p\u003e\n"]]],["The JSON defines data for saving various passes to Google Wallet. Required fields include the service account email (`iss`), \"google\" as the audience (`aud`), \"savetowallet\" as the type (`typ`), and the issued-at time (`iat`). The `payload` contains arrays for classes and objects related to event tickets, flights, gift cards, loyalty programs, offers, and transit. `origins` lists approved domains for JWT saving. Each object or class array within the `payload` is optional.\n"],null,[]]