adrianhopebailie requested changes on this pull request.
> + <section>
+ <h2>
+ Fetching (dereferencing)
+ </h2>
+ <p>
+ As <a>URL-based payment method identifiers</a> serve primarily as
+ identifiers (and not a linked resource), it is OPTIONAL for user
+ agents to <a data-cite="!WHATWG-FETCH#concept-fetch">fetch</a> a
+ <a>URL-based payment method identifier</a>.
+ </p>
+ <p class="note">
+ The working group is in the early stages of standardizing a <a href=
+ "https://w3c.github.io/payment-method-manifest/">Payment
+ Manifest</a>, which will allow developers to describe their payment
+ methods in a machine-processable format. We encourage developers to
+ experiment with Payment Manifest by placing one at the <a>URL-based
This is incorrect. The manifest should be placed at a location that is accessed using the algorithm described at https://w3c.github.io/payment-method-manifest/#accessing
--
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/payment-method-id/pull/40#pullrequestreview-52356440