Is it possible to make a Google Wallet Pass shareable via their API

82 Views Asked by At

As of 2023 Google Wallet allows users to share a pass. This is apparently up to the issuer to enable but I'm unable to find any information on the Google Wallet API documentation about how to enable the sharing feature.

Example of share on Pass

My question to you is, how can I enable the sharing on passes, such as the generic pass type.

  • Looked through Google Wallet API documentation.
  • Enabled multiple holders via multipleDevicesAndHoldersAllowedStatus
1

There are 1 best solutions below

0
On

If you omit the multipleDevicesAndHoldersAllowedStatus key, you will enable shareability of the Google Wallet Pass by default.