Add NFC payments to template (#287)

* Add NFC payments to template

Addresses https://github.com/PrivSec-dev/banking-apps-compat-report/issues/252

Signed-off-by: the-red-lily <82073293+the-red-lily@users.noreply.github.com>

* Add N/A option

Signed-off-by: the-red-lily <82073293+the-red-lily@users.noreply.github.com>

---------

Signed-off-by: the-red-lily <82073293+the-red-lily@users.noreply.github.com>
This commit is contained in:
the-red-lily 2023-09-25 00:53:56 +01:00 committed by GitHub
parent acc454467c
commit d41582ae0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -146,6 +146,16 @@ body:
- label: Works
- label: Does not work
- label: Not tested
- type: checkboxes
attributes:
label: NFC payments
description: Does this app allow NFC payments?
options:
- label: Works
- label: Works but requires another service
- label: Does not work
- label: N/A (Not supported by app)
- label: Not tested
- type: textarea
id: description
attributes: