btcpayserver/BTCPayServer/Plugins/NFC
Dennis Reimann 1055e61bb4
NFC improvements
Two changes which fix #4807:

- Once permissions are granted we start scanning immediately, no need to ask for permissions or have the user click the button again
- We don't abort the scan, which gets rid of the cases in which the OS took over after the scan, because the user left the card on the device

Also adds feedback for the NFC states scanning and submitting.
2023-03-27 18:28:53 +02:00
..
NFCController.cs NFC improvements 2023-03-27 18:28:53 +02:00
NFCPlugin.cs Display "Pay by LNURL" only when appropriate (#4660) 2023-02-20 08:49:10 +09:00