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

PROPOSAL: Use the label "value" instead of "amount" for the compound CurrencyAmount type.

This would imply the following rewording of the resolution previously made by the WG (w3c/webpayments#57):

```The amount object MUST have at least two named properties: "currency" and "amount".```
becomes
```The amount object MUST have at least two named properties: "currency" and "value".```

Please indicate your support with a +1 or -1 and I'll update the PR based on feedback.
(Note that GitHub now supports a +1 or -1 directly on this comment using the +:smile: icon at the top-right)


---
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-204320810

Received on Friday, 1 April 2016 09:06:05 UTC