Open sneps85 opened 3 years ago
Interesting idea do you know if Google Pay accept .pass formats?
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.
Interesting idea do you know if Google Pay accept .pass formats? No, it doesn't and Pass2Pay is an app which can do that as @djohannes mentioned, however the app is cluttered with ads, and it doesn't support covid cards itself
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. That provides additional benefits of displaying more vaccination related information on the card and it being protected by the device's display lock
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?