نظرة عامة على العروض
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يمكنك الوصول بسرعة إلى العروض باستخدام Google Wallet API. تسهِّل Google Wallet API على عملائك إضافة العروض إلى "محفظة Google"
على هواتفهم، ما يتيح لهم الوصول إليها بسهولة في الوقت المناسب.
يتيح حفظ العروض في محفظة Google للمستخدمين تحصيل قيمتها بكفاءة أكبر، والحد من الفوضى، وإمكانية الوصول بشكل أسرع. للعثور على عرض محفوظ، على المستخدمين فتح تطبيق "محفظة Google"
والتمرير سريعًا للأعلى والنقر على العرض الذي يريدون استخدامه. من خلال حفظ العروض في "محفظة Google"،
يمكن للمستخدمين الاطّلاع على جميع عروضهم المتاحة.
من خلال العروض، يمكنك أيضًا إرسال إشعارات
إلى المستخدمين قبل يومين من انتهاء صلاحيةهم. يساعد ذلك في التأكّد من أنّ المستخدمين ذوي النية
الحميمة الذين يستردون قيمة عروضهم قبل انتهاء صلاحيتها.
باستخدام Google Wallet API، يمكنك إصدار بطاقات للمستخدمين لكي يحفظوها في "محفظة Google" على منصات متعددة، بما في ذلك تطبيقات Android وفي أي مكان يتيح استخدام روابط تشعبية، مثل المواقع الإلكترونية والرسائل الإلكترونية والرسائل القصيرة.
واجهات برمجة التطبيقات وحُزم تطوير البرامج (SDK)
توفّر Google Wallet API واجهة برمجة تطبيقات REST وحزمة تطوير برامج (SDK) لنظام التشغيل Android لمساعدتك في إصدار بطاقاتك وإدارتها بسرعة وسهولة.
- Google Wallet REST API
لإصدار بطاقات على منصات مثل الويب أو البريد الإلكتروني أو الرسائل القصيرة، ننصحك باستخدام Google Wallet REST API. توفّر واجهة برمجة التطبيقات مجموعة من نقاط النهاية التي تتيح لك إنشاء العناصر المختلفة للبطاقات واستردادها وتعديلها.
- حزمة تطوير البرامج (SDK) لنظام التشغيل Android في "محفظة Google"
لإصدار البطاقات في تطبيق Android، ننصحك باستخدام حزمة تطوير البرامج (SDK) لنظام التشغيل Android في "محفظة Google". توفر حزمة SDK مجموعة متنوعة من الطرق المريحة التي تسهل دمج Google Wallet API في تطبيقاتك للأجهزة الجوّالة باستخدام رموز برمجية أصلية.
ملاحظة: لا حاجة إلى استخدام Google Wallet REST API أو حزمة تطوير البرامج (SDK) لنظام التشغيل Android في "محفظة Google" لإصدار البطاقات باستخدام Google Wallet API، ولكن ننصحك بذلك بشدّة. للمزيد من المعلومات عن إصدار البطاقات بدون استخدام واجهة برمجة التطبيقات REST API أو حزمة تطوير البرامج (SDK) لنظام التشغيل Android، يمكنك الاطّلاع على إنشاء فئات البطاقات والسلع في JWT.
المتطلّبات
لإصدار بطاقات باستخدام Google Wallet API، عليك أولاً تنفيذ ما يلي:
بدء استخدام Google Wallet API
قبل بدء استخدام Google Wallet API، ألقِ نظرة على هذه المقالات المفيدة التي ستعرّفك على الميزات والمصطلحات الأساسية.
- المفاهيم والمصطلحات الرئيسية: تعرّفك هذه المقالة على جميع المصطلحات والميزات المهمة التي ستحتاجها للعمل مع Google Wallet API.
- نظرة عامة على فئات البطاقات والعناصر: يتمّ إنشاء البطاقات التي تُصدرها للمستخدمين من خلال الجمع بين "فئة البطاقات" و"عناصر البطاقات". تشرح هذه المقالة هذَين المفهومَين وكيفية استخدامهما لإنشاء بطاقات.
- خطوات تطوير بطاقة "محفظة Google": تقدّم هذه المقالة نظرة عامة شاملة على جميع الخطوات اللازمة لإنشاء بطاقة باستخدام Google Wallet API من البداية إلى النهاية.
- الدروس التطبيقية حول الترميز
تقدّم لك الدروس التطبيقية ذاتية التوجيه حول الترميز الخطوات اللازمة لإضافة بطاقة
إلى "محفظة Google". للبدء، اختَر "Android" إذا كان سيتم التنفيذ على أجهزة Android فقط،
واختَر "الويب" إذا كانت عملية التنفيذ متوافقة مع Android أو الويب أو البريد الإلكتروني أو الرسائل القصيرة.
Android
الويب
- أداة إنشاء البطاقات
يمكنك إنشاء بطاقتك الأولى بشكل مرئي باستخدام أداة إنشاء البطاقات وإنشاء ملف JSON الذي تحتاجه تلقائيًا لإنشاء البطاقة باستخدام Google Wallet API.
- GitHub في "محفظة Google"
يمكنك الحصول على أدوات ومكتبات ورموز نموذجية مفيدة لمجموعة متنوعة من لغات البرمجة في مؤسسة محفظة Google في Github.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThe Google Wallet API enables easy addition and access to offers within Google Wallet on users' phones, streamlining redemption and organization.\u003c/p\u003e\n"],["\u003cp\u003eUsers can readily view and access saved offers in Google Wallet by opening the app, swiping up, and selecting the desired offer.\u003c/p\u003e\n"],["\u003cp\u003eBusinesses can leverage the API to send timely notifications, such as offer expiration reminders, enhancing user engagement and redemption rates.\u003c/p\u003e\n"],["\u003cp\u003eGoogle provides REST API and Android SDK options for seamless integration and management of offers within various platforms like Android apps, websites, email, and SMS.\u003c/p\u003e\n"],["\u003cp\u003eTo get started, developers need a Google Wallet API Issuer account, and either a Google Cloud account (non-Android) or Google Play services setup (Android).\u003c/p\u003e\n"]]],["The Google Wallet API enables users to save and access offers directly in Google Wallet across multiple platforms. Developers can leverage a REST API or Android SDK to issue and manage these passes. Key actions include creating a Google Wallet API Issuer and/or Google Cloud account, and setting up Google Play services for Android. Developers can create passes by combining Passes Classes with Passes Objects. Users can receive notifications about expiring offers, and tools such as codelabs, a pass builder, and the Google Wallet GitHub provide support.\n"],null,["# Offers overview\n\nEnable fast access to offers by using the Google Wallet API. The Google Wallet API\nmakes it straightforward for your customers to add offers to Google Wallet\non their phones, providing easy access at the right time.\n\nSaving offers in Google Wallet lets your users redeem them more\nefficiently, eliminates clutter, and enables faster\naccess. To find a saved offer, users need to open up the Google Wallet app,\nswipe up, and tap the one they want to use. By saving offers in\nGoogle Wallet, users can see all of their available offers.\n\nWith offers, you can also [send notifications](/wallet/retail/offers/use-cases/offer-expiration-notification)\nto your users two days before they expire. This helps make sure that high intent\nusers redeem their offers before the expiry.\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/offers/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/offers/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/offers/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/offers/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/offers/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/offers/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/offers/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)."]]