Re: [w3c/payment-request] Add hasEnrolledInstrument() again (for 1.1) (#931)

@marcoscaceres  err, actually, reading _very_ literally, I don't think it would as currently written.  It only says that we can 

> [Convert](https://heycam.github.io/webidl/#dfn-convert-ecmascript-to-idl-value) _object_ to an IDL value of the type specified by the specification that defines the _paymentMethod_

That doesn't mention anything about actually looking at the value inside the IDL type (in this case `ApplePayRequest`) to see if they're valid.  Based on that, I think #976 is desirable/necessary.

-- 
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/931#issuecomment-969305875

Received on Monday, 15 November 2021 20:46:58 UTC