Re: [w3c/payment-handler] Add CanMakePaymentEvent. (#170)

@rsolomakhin Is it correct that this algorithm would prohibit Chrome's current implementation of `basic-card` treating `canMakePayment` like Apple's `canMakePaymentsWithActiveCard`? Would it also mean that any registered `basic-card` handler would cause `(new PaymentRequest({ ... 'basic-card' ... })).canMakePayment()` to resolve to `true`, regardless of active/usable card?

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/170#issuecomment-335324357

Received on Tuesday, 10 October 2017 00:24:36 UTC