סקירה כללית של כרטיס מועדון הלקוחות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Google Wallet API מאפשר ללקוחות שלכם להוסיף בקלות כרטיסי מועדון לקוחות ל-Google Wallet בטלפונים שלהם, כדי לאפשר גישה קלה בזמן הנכון.
כרטיסי מועדון לקוחות מאפשרים למשתמשים לממש את הנקודות שלהם ולהשתמש בהן בצורה יעילה יותר במועדון לקוחות נתון.
השמירה של כרטיסי מועדון לקוחות ב-Google Wallet גם מונעת עומס ומאפשרת גישה מהירה יותר. כדי למצוא את הכרטיס, משתמשים צריכים רק לפתוח את אפליקציית Google Wallet, להחליק למעלה ולהקיש על הכרטיס שבו הם רוצים להשתמש. הפעלת כרטיסים של מועדוני לקוחות ב-Google Wallet מאפשרת למשתמשים לא לפספס הזדמנות לזכות בתגמולים, באופן שמספק חשיפה מיידית לנקודות ולפרסים ישירות בנייד.
באמצעות Google Wallet API, אתם יכולים להנפיק כרטיסים למשתמשים כדי לשמור ב-Google Wallet שלהם בפלטפורמות שונות, כולל אפליקציות ל-Android, ובכל מקום שבו יש תמיכה בהיפר-קישורים, כמו אתרים, אימייל והודעות SMS.
ממשקי API וערכות SDK
Google Wallet API כולל API ל-REST ו-Android SDK כדי לעזור לכם להנפיק ולנהל את הכרטיסים שלכם במהירות ובקלות.
- API ל-REST של Google Wallet
כדי להנפיק כרטיסים בפלטפורמות כמו האינטרנט, האימייל או ה-SMS, מומלץ להשתמש ב-Google Wallet REST API. ה-API מספק קבוצה של נקודות קצה שמאפשרות ליצור, לאחזר ולעדכן את הרכיבים השונים של כרטיסים.
- Google Wallet Android SDK
כדי להנפיק כרטיסים באפליקציה ל-Android, מומלץ להשתמש ב-Android SDK של Google Wallet. ערכת ה-SDK מספקת מגוון שיטות נוחות שמקלות על השילוב של ממשק ה-API של Google Wallet באפליקציות שלכם לנייד באמצעות קוד נייטיב.
הערה: אין צורך להשתמש ב-API ל-REST של Google Wallet או ב-Android SDK של Google Wallet כדי להנפיק כרטיסים עם Google Wallet API, אבל מומלץ מאוד. מידע נוסף על הנפקת כרטיסים בלי להשתמש ב-API ל-REST או ב-Android SDK זמין במאמר יצירת אובייקטים של כרטיסים ומחלקות כרטיסים ב-JWT.
דרישות
כדי להנפיק כרטיסים באמצעות Google Wallet API, קודם צריך לבצע את הפעולות הבאות:
תחילת העבודה עם Google Wallet API
לפני שתתחיל לעבוד עם ממשק ה-API של Google Wallet, עיין במאמרים השימושיים האלה שיכירו לך את התכונות הבסיסיות ואת המונחים הבסיסיים.
- מושגי מפתח וטרמינולוגיה: המאמר הזה יכיר את כל התכונות והתנאים החשובים שיידרשו לך כדי לעבוד עם Google Wallet API.
- סקירה כללית על מחלקות ואובייקטים: כרטיסים שאתם שולחים למשתמשים נוצרים על ידי שילוב של מחלקה של כרטיסים ואובייקטים של כרטיסים. במאמר הזה נסביר את שני המושגים האלה ונסביר איך הם משמשים ליצירת כרטיסים.
- תהליך הפיתוח של כרטיס Google Wallet: המאמר הזה מספק סקירה מקצה לקצה של כל השלבים הנדרשים ליצירת כרטיס עם Google Wallet API מתחילתו ועד סופו.
- Codelabs
ב-Codelabs בהדרכה עצמית מפורטים השלבים הדרושים להוספת כרטיס
ל-Google Wallet. כדי להתחיל, יש לבחור באפשרות Android אם ההטמעה תבוצע במכשירי Android בלבד,
ולבחור באפשרות 'אינטרנט' אם ההטמעה תומכת ב-Android, באינטרנט, באימייל או ב-SMS.
Android
אינטרנט
- הכלי ליצירת כרטיסים
יוצרים את הכרטיס הראשון באופן חזותי באמצעות הכלי יצירת כרטיסים, ויוצרים באופן אוטומטי את ה-JSON שדרוש כדי ליצור את הכרטיס באמצעות Google Wallet API.
- GitHub של Google Wallet
ארגון GitHub של Google Wallet נותן כלים שימושיים, ספריות וקוד לדוגמה למגוון שפות תכנות.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-29 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-29 (שעון UTC)."],[[["\u003cp\u003eThe Google Wallet API enables easy integration of loyalty cards into Google Wallet, improving customer access and redemption of rewards.\u003c/p\u003e\n"],["\u003cp\u003eUsers benefit from reduced clutter and faster access to their loyalty cards through the Google Wallet app.\u003c/p\u003e\n"],["\u003cp\u003eBusinesses can use the Google Wallet API to issue passes across multiple platforms, including Android, web, email, and SMS, via REST API and Android SDK.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers need to create necessary accounts and familiarize themselves with key concepts, pass creation, and the overall Google Wallet pass development flow to get started.\u003c/p\u003e\n"],["\u003cp\u003eResources like codelabs, pass builder, and the Google Wallet Github provide tools and support for implementing Google Wallet API functionality.\u003c/p\u003e\n"]]],["The Google Wallet API allows customers to save loyalty cards to their Google Wallet for convenient access and efficient point redemption. This API supports Android apps, websites, email, and SMS. Developers can use the REST API for web, email, or SMS, or the Android SDK for Android apps to create and manage passes. To get started, developers need a Google Wallet API Issuer account and a Google Cloud account (non-Android) or Google Play services (Android). Resources such as codelabs, pass builder, and Github are available to facilitate the implementation.\n"],null,["# Loyalty card overview\n\nThe Google Wallet API makes it easy for your customers to add loyalty cards to\nGoogle Wallet on their phones, which provides easy access at the right time.\nLoyalty cards let users redeem and use their points more efficiently\nthrough a given loyalty program.\n\nSaving loyalty cards in Google Wallet also eliminates clutter and enables\nfaster access. To find the card, users simply need to open up the\nGoogle Wallet app, swipe up, and tap the one they want to use. By enabling\nloyalty cards to Google Wallet, users will never miss a chance to earn\nrewards, it grants immediate visibility to points and rewards directly on the\nmobile.\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/retail/loyalty-cards/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/retail/loyalty-cards/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/retail/loyalty-cards/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/retail/loyalty-cards/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/retail/loyalty-cards/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/retail/loyalty-cards/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/retail/loyalty-cards/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)."]]