- From: Jinho Bang <notifications@github.com>
- Date: Mon, 12 Jun 2017 10:25:30 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 June 2017 17:26:05 UTC
romandev commented on this pull request. > @@ -1314,7 +1314,7 @@ readonly attribute USVString paymentRequestOrigin; readonly attribute DOMString paymentRequestId; readonly attribute FrozenArray<PaymentMethodData> methodData; - readonly attribute PaymentItem total; + readonly attribute any total; Done! Thanks. -- 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-handler/pull/177#discussion_r121474721
Received on Monday, 12 June 2017 17:26:05 UTC