-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add Google Pay support #30
Comments
Interesting idea do you know if Google Pay accept .pass formats? |
No, it doesn't. Simply put you have to upload the pass to Google's servers which is a complicated process, and I could only find one other app that offers that: https://forum.xda-developers.com/t/app-5-0-tools-pass2pay-add-your-pkpass-or-pdf-passes-to-google-pay.3952721/ (not open source) |
The Google Pay API for Passes provides a secure way to store and access COVID vaccination and test cards on Android-powered devices. To be eligible to use these passes, you must be a healthcare organization, government agency, or an organization authorized by public health authorities to distribute COVID vaccines or tests. |
As @usamedev mentioned, Google added an official API especially for this use case; however, it is only accessible by official organizations can request access to it, so I can't make an app myself or PR to anyone else. However, you need to get approved access by following this guide to get this going |
I/O just introduced a new API for this not requiring a backend server, I will take a deeper look later edit: looks like the vaccination apis are locked for authorized agencies only: https://developers.google.com/wallet/health/vaccine-cards |
As for Apple wallet, it would be nice to have the Green Pass also inside Google Pay for faster access. Is that possible?
The text was updated successfully, but these errors were encountered: