- From: Rouslan Solomakhin <notifications@github.com>
- Date: Fri, 16 Sep 2016 15:26:19 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Friday, 16 September 2016 22:26:52 UTC
The spec does not explicitly state that the browser should throw an exception when, for example, invalid amount is provided. ````js total: {label: "total", amount: {currency: "USD", value: "x"}} ```` Should the spec explicitly specify that an exception must be thrown or is that implicit? -- 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/265
Received on Friday, 16 September 2016 22:26:52 UTC