Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Penerbit Kartu
Penerbit kartu adalah entitas yang memiliki kartu dan bertanggung jawab untuk menerbitkan kartu kepada penumpangnya. Orang ini bisa jadi Anda, developer, atau
organisasi yang Anda wakili.
Untuk menjadi penerbit kartu, Anda harus mendaftar sebagai Penerbit terlebih dahulu.
Kelas Boarding Pass
FlightClass dapat dianggap sebagai penerbangan terjadwal. Penerbit dapat
membuat beberapa penerbangan terjadwal dengan permutasi rute dan pengaturan waktu. Setiap
FlightClass yang mewakili penerbangan terjadwal dapat berisi
kolom kemunculan dan datanya sendiri untuk memenuhi persyaratan khusus bandara.
Selain itu, FlightClass juga dapat digunakan untuk mengaktifkan fitur
tambahan seperti Smart Tap.
Objek Boarding Pass
Objek Boarding Pass adalah instance kelas Boarding Pass. Instance
FlightObject baru harus dibuat untuk setiap penumpang yang
didistribusikan dengan Boarding Pass.
Kelas Lulus
Kelas Boarding Pass adalah jenis kelas kartu. Class kartu menjelaskan informasi umum
untuk objek kartu yang terkait (seperti gaya dan tampilan), dan tidak
menyertakan detail penumpang.
Jenis class kartu lainnya meliputi:
Kartu loyalitas
Tiket acara
Kartu hadiah
Penawaran
Tiket multi-trip
Kartu vaksinasi COVID-19
Teruskan Objek
FlightObject adalah jenis objek kartu. Seperti
FlightObject, Objek Lulus adalah instance Class kartu
yang sesuai. Objek kartu harus dibuat untuk setiap penumpang yang diberi
Boarding Pass.
Objek kartu berisi informasi khusus penumpang. Misalnya, peristiwa ini dapat
digunakan untuk mengidentifikasi bahwa penumpang tidak hanya memiliki tiket untuk penerbangan, tetapi juga
mengidentifikasi kursi mana dalam penerbangan yang telah ditentukan.
Akun layanan
Akun layanan adalah identitas yang digunakan untuk memanggil Google Wallet API.
Izin untuk mengakses Google Wallet API perlu diberikan ke akun
layanan ini.
Kunci akun layanan
Kunci akun layanan adalah kredensial yang digunakan untuk mengautentikasi aplikasi Anda sebagai akun layanan. Kunci akun layanan sangat sensitif
dan perlu dirahasiakan. Jika memiliki akses ke kunci akun layanan, pihak ketiga dapat mengidentifikasi diri mereka sebagai akun layanan dan melakukan tindakan yang diizinkan untuk dilakukan oleh akun layanan.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 UTC."],[[["\u003cp\u003eBoarding Passes are digital representations of flight tickets, containing passenger and flight-specific information like seat assignments and flight details, issued by registered entities called Issuers.\u003c/p\u003e\n"],["\u003cp\u003eIssuers create Boarding Pass Classes to define the general style, appearance, and data fields for a specific flight or route, like a template for individual Boarding Passes.\u003c/p\u003e\n"],["\u003cp\u003eA new Boarding Pass Object (an instance of a Boarding Pass Class) is generated for each passenger, holding their unique information within the framework of the Boarding Pass Class.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Wallet API integration requires a Service Account, an identity with granted access to the API, and a secure Service Account Key for authentication.\u003c/p\u003e\n"],["\u003cp\u003eBoarding Passes are part of a broader system of digital passes within Google Wallet, encompassing other types such as loyalty cards, event tickets, and gift cards.\u003c/p\u003e\n"]]],["A Pass Issuer, which could be a developer or organization, must register to issue passes. They create `FlightClasses` (scheduled flights) that define appearance and data. For each passenger, a `FlightObject` (instance of the `FlightClass`) is created, containing passenger-specific information. A `Pass Class` defines general pass details, while other pass types include loyalty cards and gift cards. A service account and its key are required for accessing the Google Wallet API. The key must be kept private.\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\nissuing passes to their passengers. This could be you, the developer, or the\norganization that you represent.\n\nIn order to become a passes issuer, you must first register as an Issuer.\n\nBoarding Pass class\n-------------------\n\nA `FlightClass` can be thought of as scheduled flight. An issuer can\ncreate multiple scheduled flights with permutation of routes and timings. Each\n`FlightClass` representing a scheduled flight can contain its own\nappearance and data fields to meet the airport-specific requirements.\n\nIn addition, a `FlightClass` can also be used to enable additional\nfeatures like Smart Tap.\n\nBoarding Pass object\n--------------------\n\nA Boarding Pass object is an instance of a Boarding Pass class. A new\n`FlightObject` instance needs to be created for each passenger that's\ndistributed with a Boarding Pass.\n\nPass Class\n----------\n\nA Boarding Pass class is a type of pass class. Pass classes describe general\ninformation for related pass objects (such as style and appearance), and don't\ninclude passenger details.\n\nOther types of pass classes include the following:\n\n- Loyalty cards\n- Event tickets\n- Gift cards\n- Offers\n- Transit passes\n- COVID cards\n\nPass Object\n-----------\n\nA `FlightObject` is a type of pass object. Like a\n`FlightObject`, a Pass Object is an instance of a corresponding pass\nClass. A pass object needs to be created for each passenger that's issued a\nBoarding Pass.\n\nPass objects contain passenger-specific information. For example, they can be\nused to identify that a passenger not only has a ticket for a flight, but also\nidentify which seat on the flight they've been allotted.\n\nService account\n---------------\n\nThe service account is the identity that's used to call the Google Wallet API.\nPermission to access the Google Wallet API needs to be granted to this service\naccount.\n\nService account key\n-------------------\n\nThe service account key is the credential used to authenticate your\napplication as the service account. The service account key is highly sensitive\nand needs to be kept private. If a third party has access to the service account\nkey, they can identify themselves as the service account and perform actions\nthat the service account is permitted to perform."]]