- From: Rouslan Solomakhin <notifications@github.com>
- Date: Mon, 23 Jul 2018 06:50:15 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 July 2018 13:50:39 UTC
Thank you for the pastebin link, @marcoscaceres. Did you add the card through chrome://settings/autofill or through https://payments.google.com? Only the latter has access to BinDB. If you add a card in chrome://settings/autofill, then it's marked as `"unknown"` card type, so it will not match the `["debit"]` filter that you've specified. This is a quirk of Chrome's implementation. -- 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/753#issuecomment-407064472
Received on Monday, 23 July 2018 13:50:39 UTC