Re: [w3c/payment-request] Add hasEnrolledInstrument() (#833)

Now I'm wondering if we should just add a dictionary optional dictionary to `canMakePayment()`:

```JS
pr.canMakePayment({ withEnrolledInstruments: true });
```

-- 
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/833#issuecomment-462206101

Received on Monday, 11 February 2019 02:33:58 UTC