Re: [w3c/payment-handler] Make explicit which origin to use in conjunction with payment method manifest. (#209)

rsolomakhin commented on this pull request.



> @@ -2028,6 +2028,17 @@
       </section>
       <section>
         <h2>
+          Supported Origin
+        </h2>
+        <ul>
+          <li>When the user agent matches payment method manifest origin against
+            the payment app origin, it uses the origin of the service worker
+            registration scope URL.
+          </li>

Done

-- 
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-handler/pull/209#discussion_r139736465

Received on Tuesday, 19 September 2017 15:55:06 UTC