Android uygulamanızı Google Cüzdan Android SDK'sı için yetkilendirme
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Google Cüzdan API'si, Google Cüzdan'ı entegre etmenizi kolaylaştıran bir Android SDK'sı sunar.
Google Cüzdan özelliklerini yerel kodla doğrudan Android uygulamalarınızda kullanın.
Google Cüzdan Android SDK'sını kullanmak için
ve uygulama imzalama sertifikanızın SHA-1 parmak izi. Bu kimlik bilgileri
Uygulamanız için yayınlama erişimini yetkilendirmek ve isteklerin kimliğini doğrulamak için kullanılır
Google Cüzdan API'sine gönderilir.
1. İmza sertifikanızın SHA-1 parmak izini alın
İmza sertifikanızın SHA-1 parmak izini almak için şu adresteki talimatları uygulayın:
Aşağıdakilerden birini kullanarak verileri almak için Google Play Hizmetleri dokümanları:
Sol gezinme bölmesinde "Google Cüzdan API'si"ni tıklayın. Google Cüzdan konsolunu açın.
"Ek özellikler"i tıklayın sekmesinden yararlanın.
"Uygulama İzinleri" bölümünde kutusunda, "+ Uygulama ekle"yi tıklayın. düğmesini tıklayın.
Uygulamanızın paket adını ve SHA-1 parmak izinizi girin.
"Add application"ı (Uygulama ekle) tıklayın.
Paketinizin adı ve uygulamanız "Uygulama İzinleri" bölümünde görünüyorsa kutusunda, uygulamanız yetkili
Google Cüzdan Android SDK'sını kullanarak Google Cüzdan API'sine istek göndermek için.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-08-17 UTC."],[[["\u003cp\u003eThe Google Wallet API offers an Android SDK for native app integration of Google Wallet features.\u003c/p\u003e\n"],["\u003cp\u003eYou need your app's package name and SHA-1 fingerprint for authorization and authentication.\u003c/p\u003e\n"],["\u003cp\u003eAuthorize your app in the Google Wallet console by providing your app's package name and SHA-1 fingerprint.\u003c/p\u003e\n"]]],["The Google Wallet Android SDK requires app authorization using the app's package name and SHA-1 fingerprint. Retrieve the fingerprint via `keytool` or Gradle. Then, in the Google Pay & Wallet console, navigate to the 'Google Wallet API' section, and under 'App Permissions,' add your app details, including the package name and the obtained SHA-1 fingerprint. This process authorizes the app to use the Google Wallet API.\n"],null,["The Google Wallet API provides an Android SDK to make it easier for you to integrate\nGoogle Wallet capabilities directly in your Android apps with native code.\n\nTo use the Google Wallet Android SDK, you must provide the package name of your\nAndroid app, and the SHA-1 fingerprint of your app signing certificate. These credentials\nare used to authorize publishing access for your app, and authenticate requests\nsent by your app to the Google Wallet API.\n\n1. Get the SHA-1 fingerprint of your signing certificate\n\nTo get the SHA-1 fingerprint of your signing certificate, follow the directions in the\nGoogle Play services documentation for retrieving it using either of the following:\n\n- [keytool](/android/guides/client-auth#using_keytool_on_the_certificate)\n- [Gradle](/android/guides/client-auth#using_gradles_signing_report)\n\nThe SHA-1 fingerprint of your signing certificate looks similar to this: \n\n DA:39:A3:EE:5E:6B:4B:0D:32:55:BF:EF:95:60:18:90:AF:D8:07:09\n\n2. Authorize your app in the Google Wallet console\n\nOnce you have your SHA-1 fingerprint, do the following to authorize your Android\napp in the Google Wallet console.\n\n1. Go to the [Google Pay \\& Wallet console](https://pay.google.com/business/console/).\n2. In the left nav, click 'Google Wallet API' to open the Google Wallet console.\n3. Click the 'Additional features' tab.\n4. In the 'App Permissions' box, click the '+ Add an app' button.\n5. Enter the package name of your app and your SHA-1 fingerprint.\n6. Click 'Add application'.\n\nIf your package name and app appear in the 'App Permissions' box, your app is authorized\nto send requests to the Google Wallet API using the Google Wallet Android SDK."]]