- From: Addison Phillips <notifications@github.com>
- Date: Mon, 19 Apr 2021 16:15:25 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 April 2021 23:15:38 UTC
@aphillips commented on this pull request.
> // add shipping (below). The selected shipping
- // costs USD$5.00.
- amount: { currency: "USD", value: "65.00" },
+ // costs GBP$5.00.
You missed removing or replacing the `$` here
--
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/payment-request/pull/943#pullrequestreview-639381105
Received on Monday, 19 April 2021 23:15:38 UTC