Manage Google Pass Certificates

Manage your Google Pay certificates.

Requirements

To integrate Google Wallet with your account, you need:

  • A Google Pay certificate
  • An issuer ID
  • The service account email address

Get access to the Google Wallet API

Get access to the Google Wallet API to use Google Wallet passes.

  1. Log in to Google Business console: https://pay.google.com/business/console.
  2. Go to the Google Wallet API tab and click Request Access. If you see Complete business profile, you must do so before requesting access.

Create a new certificate

Register your application and create a new Google Pay certificate.

  1. Log in to Google Cloud Platform console: https://console.cloud.google.com/.
  2. Create or select your project.
  3. Navigate to IAM & Admin and select Service accounts.
  4. Click   Create service account and fill in the required information.
  5. Select your new service account from the list and go to the Keys tab, or click   and select Manage keys.
  6. Click Add Keys and select Create new key.
  7. Select P12 and click Create. This will automatically download the p12 file.

Add a new certificate to your Airship Wallet project

Upload a new certificate to the project.

  1. Go to Settings » Certificates and select Android.
  2. Enter the Unique ID from your service account as the Issuer ID.
  3. Enter the service account email address.
  4. Click Choose file and select your p12 file.
  5. Click Save.

To complete the process, follow the instructions to Enable the Wallet API.

Replace certificate

Use Replace certificate when you need to upload a new certificate to your project, typically to replace an expiring certificate.

  1. Go to Settings » Certificates and select Android.
  2. Click Replace certificate.
  3. Enter the Unique ID from your Service Account as the Issuer ID.
  4. Enter the service account email address.
  5. Click Choose file and select your p12 file.
  6. Click Save.