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

Question about biometric authentication #420

Open
AdaltonLeite opened this issue Oct 21, 2024 · 3 comments
Open

Question about biometric authentication #420

AdaltonLeite opened this issue Oct 21, 2024 · 3 comments
Assignees

Comments

@AdaltonLeite
Copy link

Hi Team,

I have one more question about a feature in Payment Request. We're using Payment Handler to make a custom wallet. In this wallet, I need to authenticate myself to be able to list the payment methods, one of the steps is biometric authentication which requires access to the browser camera. Currently, outside of Payment Request, this application works, but in Payment Request I never get the permission modal for the browser to access my camera.

Are we planning to have this kind of feature where we ask for permission to access the camera from the Payment Request? Or do we have any limitations on this?

@rsolomakhin
Copy link
Collaborator

HI @AdaltonLeite - this is an implementation detail of Web Payment Handler in Chrome.

Let's setup a meeting with the Chrome team to discuss what are all of the features necessary for such a wallet and whether these features need to be explicitly listed out in the spec. Send me an email to rouslan <at> google <dot> com.

This can also be brought up in the "Web Payments Working Group" meeting on Thursday.

/cc @stephenmcgruer @RByers

@AdaltonLeite
Copy link
Author

Hi @rsolomakhin, thank you for your reply.

I'll formulate better what we're looking for and send you an email with more details.

If I understand correctly, we don't currently have this functionality, right? It's more about mapping it from our side here in the team.

We're working on this in parallel to see if it's feasible to have this functionality in Chrome.

@rsolomakhin
Copy link
Collaborator

If I understand correctly, we don't currently have this functionality, right?

Yes, the Web Payment Handler implementation in Chrome currently has disabled certain functionality, such as browser camera.

@rsolomakhin rsolomakhin self-assigned this Oct 22, 2024
@rsolomakhin rsolomakhin transferred this issue from w3c/payment-request Oct 29, 2024
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

2 participants