Re: [w3c/payment-request] remove matching .data text from .show() (#578)

> At this point in the .show() algorithm you can only look at the PMI.

I disagree with this. What is actually happening here is that the `basic-card` payment handler in Chrome claims support for all networks and types irrespective of what cards are loaded.

Another implementation of the handler could choose to fail fast here and indicate that it can't handle the request.

-- 
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/pull/578#issuecomment-320882234

Received on Tuesday, 8 August 2017 08:03:53 UTC