-
Notifications
You must be signed in to change notification settings - Fork 4
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
Consider integrating with card issuers #19
Comments
User flows:
Or:
|
This case will be handled via the Payment Handler API https://github.com/w3c/payment-handler |
That is super interesting! My crude understanding of the payment handler is:
This proposal was more about us pollyfilling the lack of normal cards and data in Firefox with card issuers who might be willing to trust us in generating normal cards. To the website it would behave as a normal card payment. |
Crazy idea but there would be advantages to integrating with card issuers like Monzo for example.
Firstly they issue their own cards so will have access to give those to us, also they have the ability to generate card numbers per payment which would reduce the need for a user to even type them in with the advantage that they get a unique card number isolated to the payment amount that we know via the API.
The text was updated successfully, but these errors were encountered: