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

Secure Payment Confirmation Support #132

Open
ArnoVDM opened this issue Mar 13, 2023 · 1 comment
Open

Secure Payment Confirmation Support #132

ArnoVDM opened this issue Mar 13, 2023 · 1 comment
Labels
status/needs-triage Issues that need to be triaged. type/feature-request Feature Requests

Comments

@ArnoVDM
Copy link

ArnoVDM commented Mar 13, 2023

Description

Adding support for secure payment confirmation would enable developers who already use this library for webauthn to facilitate and validate secure payment confirmation payloads without needing to migrate. Since registration is unaffected only new methods need to be added to support the payment (authentication) flow.

Use Case

Using WebAuthn and SPC to authenticate payments on Chrome and other supported browsers.

Documentation

Secure payment confirmation spec: https://www.w3.org/TR/secure-payment-confirmation/

Google docs: https://developer.chrome.com/articles/secure-payment-confirmation/

@ArnoVDM ArnoVDM added status/needs-triage Issues that need to be triaged. type/feature-request Feature Requests labels Mar 13, 2023
@james-d-elliott
Copy link
Member

Hey just wanted to reach out and mention I saw this. It should be technically possible now since it's just an extension. However I agree regarding making it part of the library. We just have to do so carefully. Do you happen to know if there is a conformance or integration test solution for testing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/needs-triage Issues that need to be triaged. type/feature-request Feature Requests
Projects
None yet
Development

No branches or pull requests

2 participants