Re: [w3c/webpayments-payment-handler] Suggestion: replace `PaymentWallets` with a property on `PaymentInstrument` (#153)

+1 to removing PaymentWallets in favor of the simpler proposal above. 

If group icon fetching is still an issue, we could always add a ```groupIcon``` property to payment instrument registration. The obvious downside to this is if the developer lists different groupIcons for the same group. A potential solution for this would be that the browser would decide which icon to use (for example, it would use the one that's mentioned the most by the payment instruments in the group and if there is a tie, the lexicographically least icon is used).

-- 
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/webpayments-payment-handler/issues/153#issuecomment-300478084

Received on Wednesday, 10 May 2017 13:15:59 UTC