- From: ianbjacobs <notifications@github.com>
- Date: Thu, 02 May 2019 11:47:28 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 May 2019 18:47:50 UTC
I like your idea better: dictionary PaymentItem { required DOMString label; required PaymentCurrencyAmount amount; boolean pending = false; boolean share = false; }; For any payment item the merchant can express that it is shareable. Ian -- 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/issues/91#issuecomment-488787363
Received on Thursday, 2 May 2019 18:47:50 UTC