- From: Manu Sporny <notifications@github.com>
- Date: Sun, 10 Apr 2016 17:19:47 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Monday, 11 April 2016 00:20:20 UTC
> <pre class="example highlight"> > - ["visa", "bitcoin", "bobpay.com"] > + { > + "amount" : [{ > + "currency" : "USD", > + "value" : "55.00" Looks like a syntax error here? This is what's causing me to be confused about whether "amount" applies to all "supportedMethods" or some of them, etc. --- 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/133/files/38f22264a20bbe3dcaaa3d47036d9c08c07237fc#r59144812
Received on Monday, 11 April 2016 00:20:20 UTC