Re: [w3c/payment-request] Adding support for private-label credit cards (#662)

How about we let `PaymentRequestUpdateEvent` sprout `methodName` and `details` attributes - we can `null` details by default, and adding the method name should be trivial. That would allow us to reuse the existing `updateWith()` machinery from #668, without needing to add a new interface.
 

-- 
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/issues/662#issuecomment-359360089

Received on Monday, 22 January 2018 08:55:28 UTC