- From: Adrian Hope-Bailie <notifications@github.com>
- Date: Fri, 18 Nov 2016 00:55:51 -0800
- To: w3c/webpayments-method-identifiers <webpayments-method-identifiers@noreply.github.com>
- Message-ID: <w3c/webpayments-method-identifiers/pull/16/review/9187304@github.com>
adrianhopebailie commented on this pull request. > </section> <section> - <h2>Identifier equivalence</h2> - <p>When the PaymentRequest API is invoked, the web page provides a list of identifiers for supported payment methods. - The user agent must compare these identifiers to those available to the user and use this to filter what the user - can select. To determine whether two identifiers match, perform the following test:</p> + <h2>Matching</h2> > Similarly, I don't think this specification should say what to do when there is, for example a 404 on a manifest file. I think we'll need to add that when we add the manifest stuff to this spec but happy to do that later when @maxpassion has this ready. > I think that the PR API spec should speak to this behavior but not the PMI spec. There seems to be a lot of work still required on the `show()` algorithm to call out to the PMI matching now that we have that defined. https://w3c.github.io/browser-payment-api/#show-method Happy to move it there but we should probably give the caller some indication that method identifiers have been removed (Step 8) /cc @adrianba @zkoch @rvm4 -- 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/webpayments-method-identifiers/pull/16
Received on Friday, 18 November 2016 08:56:27 UTC