Re: [w3c/browser-payment-api] Constructor should not include "total" in list of items (#18)

@kirkalx The labels on the items in the items list are entirely free.

The issue at hand here is whether the item list should special-case the last item as the implied total which is the case today.

The assertion by most on this thread to date is "No" but there are only two proposals right for how to address this:

1. @ianbjacobs made a proposal inline to simply add a `total` member to the `details` object
2. I included a fix for this in my PR #133 but this is a much more comprehensive change so thats not all that changes.

---
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/issues/18#issuecomment-214393937

Received on Monday, 25 April 2016 15:28:21 UTC