- From: ianbjacobs <notifications@github.com>
- Date: Thu, 17 Nov 2016 10:30:33 -0800
- To: w3c/webpayments-method-identifiers <webpayments-method-identifiers@noreply.github.com>
Received on Thursday, 17 November 2016 18:31:24 UTC
ianbjacobs 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> Hi Adrian, Per discussion at teleconf today, I've added a link to issue 17 in updates to the pull request. -- 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 18:31:24 UTC