Re: [w3c/payment-request] Feat: adds PaymentItemType enum and PaymentItem.type (#666)

mnoorenberghe commented on this pull request.

>From an implementation perspective, this will nicely solve our use case. 👍 

> @@ -1885,6 +1887,39 @@ <h2>
           shipping option. <a>User agents</a> MAY indicate pending fields in
           the user interface for the payment request.
         </dd>
+        <dt>
+          <dfn>type</dfn> member
+        </dt>
+        <dd>
+          A <a>PaymentItemType</a> enum value. A the value of <a>type</a> to

I think you have a mistake at "A the value of"

-- 
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-request/pull/666#pullrequestreview-89319171

Received on Wednesday, 17 January 2018 03:22:46 UTC