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

Add Google Pay support #30

Open
sneps85 opened this issue Oct 15, 2021 · 6 comments
Open

Add Google Pay support #30

sneps85 opened this issue Oct 15, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@sneps85
Copy link

sneps85 commented Oct 15, 2021

As for Apple wallet, it would be nice to have the Green Pass also inside Google Pay for faster access. Is that possible?

@JakobStadlhuber JakobStadlhuber added the enhancement New feature or request label Nov 6, 2021
@JakobStadlhuber
Copy link
Member

Interesting idea do you know if Google Pay accept .pass formats?

@djohannes
Copy link

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)

@usamedev
Copy link

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.

https://developers.google.com/pay/passes/guides/pass-verticals/use-cases?vertical=covid-cards#pass-vertical

@DRSchlaubi
Copy link

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

@DRSchlaubi
Copy link

DRSchlaubi commented May 11, 2022

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

@DRSchlaubi
Copy link

Interesting idea do you know if Google Pay accept .pass formats?

It now does, you can find affordable documentation here and here, you only need to be verified in order to brand your passes

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

No branches or pull requests

5 participants