- From: Rouslan Solomakhin <notifications@github.com>
- Date: Wed, 31 Jan 2018 06:36:22 -0800
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 31 January 2018 14:37:35 UTC
> So, maybe we should not so hastily remove requestPermission. Instead, it could be taken like registerProtocolHandler as a silent background registration that does not explicitly prompt the user. @mgiuca: `requestPermission()` by itself does not install a payment handler. That happens during `instruments.set()`. I can see `instruments.set()` being silent without any prompts in some cases. That's why the [pull request](https://github.com/rsolomakhin/payment-handler/pull/1) makes the prompt optional. -- 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-handler/issues/246#issuecomment-361950649
Received on Wednesday, 31 January 2018 14:37:35 UTC