आपके Google Cloud सेवा खाते से जनरेट किया गया ईमेल पता.
aud
स्ट्रिंग
Y
दर्शक. Google Wallet API ऑब्जेक्ट के लिए ऑडियंस हमेशा ऐसी रहेगी
google.
typ
स्ट्रिंग
Y
JWT का टाइप. Google Wallet API ऑब्जेक्ट के लिए ऑडियंस हमेशा ऐसी रहेगी
savetowallet.
iat
पूर्णांक
Y
Epoch के बाद से सेकंड में समय पर जारी किया जाता है.
payload
ऑब्जेक्ट
Y
पेलोड ऑब्जेक्ट.
payload.eventTicketClasses
Array
नहीं
इवेंट के टिकट की कैटगरी सेव करें.
payload.eventTicketObjects
Array
नहीं
इवेंट टिकट ऑब्जेक्ट को सेव करना है.
payload.flightClasses
Array
नहीं
सेव करने के लिए फ़्लाइट की कैटगरी.
payload.flightObjects
Array
नहीं
फ़्लाइट ऑब्जेक्ट सेव करना है.
payload.giftCardClasses
Array
नहीं
सेव करने के लिए उपहार कार्ड की कैटगरी.
payload.giftCardObjects
Array
नहीं
सेव करने के लिए उपहार कार्ड ऑब्जेक्ट.
payload.loyaltyClasses
Array
नहीं
लॉयल्टी क्लास की जानकारी सेव करनी है.
payload.loyaltyObjects
Array
नहीं
लॉयल्टी ऑब्जेक्ट सेव करना है.
payload.offerObjects
Array
नहीं
सेव करने के लिए ऑफ़र ऑब्जेक्ट.
payload.offerClasses
Array
नहीं
क्लास सेव करने का विकल्प दें.
payload.transitObjects
Array
नहीं
Transit ऑब्जेक्ट सेव करना है.
payload.transitClasses
Array
नहीं
सेव करने के लिए बस, मेट्रो वगैरह की क्लास.
origins
Array
Y
JWT में सेव करने की सुविधा को मंज़ूरी देने वाले डोमेन की कलेक्शन. Google Wallet API
यह बटन, origins फ़ील्ड के बारे में नहीं बताए जाने पर रेंडर नहीं होगा. आप
संभावित तौर पर "X-Frame-Options" से लोड अस्वीकार किया गया" या "दिखाने से मना किया गया" मैसेज में
ब्राउज़र कंसोल जब ऑरिजिन फ़ील्ड के बारे में कोई जानकारी न हो.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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,[]]