- From: Ade Bateman <notifications@github.com>
- Date: Wed, 27 Apr 2016 11:42:24 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
- Cc:
Received on Wednesday, 27 April 2016 18:43:00 UTC
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