Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Verify if a Pass is Already Added to Google Wallet via Available APIs and SDK #22

Open
harshaddmi opened this issue Aug 12, 2024 · 0 comments

Comments

@harshaddmi
Copy link

As developers, we aim to create seamless user experiences by integrating with various Google services, such as Google Wallet. However, there appears to be a limitation in the current Google Wallet API offerings: there is no official API or method to check if a pass (e.g., a loyalty card, ticket, or other digital passes) has already been added to Google Wallet.

Steps to Reproduce:

  • User opens the application for the first time and sees the "Add to Google Wallet" button.
  • User adds the pass successfully to Google Wallet.
  • User reopens the application and expects to see a "View in Wallet" button if the pass has already been added.

Expected Behavior:

  • An API or method should exist to check if a pass has already been added to Google Wallet, allowing developers to toggle between "Add to Wallet" and "View in Wallet" buttons accordingly.

Actual Behavior:

  • There is no available method, SDK, or API in the current documentation to verify if a pass has already been added to Google Wallet.

Reference:

Request:
If there is an existing API or documentation that covers this functionality, please provide a reference or guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant