Re: [w3c/browser-payment-api] Should well-known identifiers be used for ubiquitous payment methods (#10)

I think short-form identifiers can be relative URLs under W3C control. For example,

* `visa` -> https://w3c.org/payments/visa
* `amex` -> https://w3c.org/payments/amex
* etc

So `[SHORT-FORM]` is a shorthand for `https://w3c.org/payments/[SHORT-FORM]`.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/issues/10#issuecomment-220042744

Received on Wednesday, 18 May 2016 14:27:01 UTC