- From: adamroach <notifications@github.com>
- Date: Thu, 12 May 2016 07:28:14 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
- Cc:
Received on Thursday, 12 May 2016 14:32:27 UTC
To be clear, when I say "some mutually exclusive way to say 'this is not represented with an ISO code, but with a different identifier, which is XXX'", it could be as simple as requiring any non-ISO codes to be prefixed with a "+"; e.g: ```json { "currency": "+DGC", "value" : "87000.00" } ``` --- 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-218774393
Received on Thursday, 12 May 2016 14:32:27 UTC