Re: [w3c/webpayments-method-identifiers] Update of PMI spec (#16)

adrianhopebailie commented on this pull request.



>        <section>
-        <h2>Identifier format</h2>
-        <p>Payment method identifiers are strings containing a <a>URL</a>. The string MUST be an <a>absolute URL</a>.</p>
+        <h2>Syntax</h2>
+ <p>When URLs are used for payment method identifiers they MUST
+   be absolute URLs including only the schema, origin, and path parts. The URL scheme MUST be <code>https</code>. These URLs MUST NOT include query string parameters or fragment identifiers.</p>

https://github.com/w3c/webpayments-method-identifiers/issues/17

-- 
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 Thursday, 17 November 2016 08:23:22 UTC