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

`<rant>`
(note also that it's super terrible that `.canMakePayment()` returns "false", because it becomes a completely unreliable signal/proxy as to wether the user can make an ACTUAL payment.... which they could very well do by inputing the credit card details - this is going to make `.canMakePayment()` totally unreliable for bootstrapping users onto new payment systems, and will confuse the hell out of merchants - and it would be doubly bad if we blessed the `.show()` check, which would mean that a payment sheet would never show up for new users... but 🤷🏽‍♂️.) 
`</rant>`

-- 
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-320849619

Received on Tuesday, 8 August 2017 04:53:25 UTC