Re: [w3c/browser-payment-api] Currency amount (#101)

@mattsaxon, @halindrome this is not directly related to line items. It's the definition of how we represent currencies and amounts (effectively the CurrencyAmount datatype that we may use in various places in our data). 

These are currently used in the definition of line item BUT if there is a requirement for line items to have negative amounts a flag or similar should be added to the line item interface to accommodate this.

I want to reiterate, that we should have a way for the browser to understand some semantic about the line item and therefor know if it should be displayed as negative or positive. We already have this to some extent with the specialized line items for shipping costs.

This would help us address #56 

---
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/101#issuecomment-203427483

Received on Wednesday, 30 March 2016 13:17:31 UTC