Re: [w3c/browser-payment-api] Merged PaymentRequest params and tweaked to address some issues (#133)

>            <pre class="example highlight">
> -            ["visa", "bitcoin", "bobpay.com"]
> +            {
> +              "amount" : [{
> +                  "currency" : "USD",
> +                  "value" : "55.00"

Fixed

---
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#r59205314

Received on Monday, 11 April 2016 13:43:33 UTC