Re: [w3c/browser-payment-api] Currency Types and Rendering (#185)

I believe this issue highlights the need for implicit display semantics where they are not easily implied. For valid ISO currency codes it is easy to imply how a number must be displayed however not so for other currencies.

This suggests we need a mechanism for the website to provide these semantics to the browser.

Would an additional, optional, property like `displayFormat` solve this? It could use ES6 Template Strings

---
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/185#issuecomment-218709606

Received on Thursday, 12 May 2016 09:45:40 UTC