Re: [w3c/payment-method-basic-card] Remove concept of types, supportedTypes, BasicCardType enum (#62)

Libraries would be unaffected in terms of behavior - passing in `supportedTypes` is ignored. And the spec makes no guarantees that the returned card is of the requested network or type, so nothing really changes there: the payment processor still needs to check that the user didn’t provide a bogus card. 

-- 
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-method-basic-card/pull/62#issuecomment-436052479

Received on Monday, 5 November 2018 22:04:20 UTC