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

Should we allow payment providers to issue queries about their installed payment apps (match on origin) #6

Closed
adrianhopebailie opened this issue Jul 20, 2016 · 2 comments

Comments

@adrianhopebailie
Copy link
Contributor

Raised at London f2f and migrated from w3c/webpayments#160

@ianbjacobs
Copy link
Contributor

Relates notes:

  • Payees can recommend their own payment apps, and browsers could display those higher in the list.
  • Browsers could automatically elevate the position of a registered payment app from the same origin as the site the user is browsing.
  • We have resolved that origin information (about the site of the purchase) should be available to payment apps, and so payment apps from the same origin can use that information for back channel communication.

In light of the last resolution in particular, I propose that we close this issue with no additional change (that is: no support for a query for merchants to learn if the user has registered their app).

@ianbjacobs
Copy link
Contributor

I believe canMakePayment() is where we have landed on this topic:
https://w3c.github.io/browser-payment-api/#canmakepayment-method

along with recommended payment apps.

Ian

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