[w3c/browser-payment-api] Remove id attribute from PaymentItem (#160)

PaymentItems are only used for display and we don't currently have a
reason to provide an id. Since this is a dictionary, developers can add
whatever fields they want but _requiring_ an ID is unnecessary.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/browser-payment-api/pull/160

-- Commit Summary --

  * Remove id attribute from PaymentItem

-- File Changes --

    M specs/paymentrequest.html (4)

-- Patch Links --

https://github.com/w3c/browser-payment-api/pull/160.patch
https://github.com/w3c/browser-payment-api/pull/160.diff

---
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/browser-payment-api/pull/160

Received on Wednesday, 27 April 2016 18:43:00 UTC