Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFC Support #41

Open
tonkaskippers opened this issue May 4, 2021 · 4 comments
Open

NFC Support #41

tonkaskippers opened this issue May 4, 2021 · 4 comments

Comments

@tonkaskippers
Copy link

Please enable NFC Passkit Support. I understand that it requires a different certificate, and am working on it.

It should just require a checkbox and a few lines of code.

This is one of the reasons that I was looking at using Pretix.

@pc-coholic
Copy link
Member

We do not have an enhanced NFC-certificate ourselves yet and - as far as I can tell - the upstream library that we're using to create the passes has no support for NFC either at this point.

The latter is probably easily enough to fix by adding a new nfc-key with message and encryptionPublicKey properties (and possibly a check if the certificate we're using is an enhanced passbook cert...).

However validating the whole thing against a VAS-device will be more difficult. We could probably try using our Adyen devices for that...

For now, I'll leave this issue open as an enhancement-proposal and we'll see how and when we can get around to this.

@tonkaskippers
Copy link
Author

These are the VAS devices I am looking at.

https://flomio.com/product-category/vas/

@vai
Copy link

vai commented May 23, 2023

I'm hoping to get this working with pretix, and using the NTAG 424 type NFC cards, for interoperability with the Boltcard standard, and Lightning Payments. This would enable some amazing scenarios, as you could have presales / cards available at the door, they could be preloaded with credit that is redeemable at any vendor in the event, and remains as Lightning credit after the event, but while still allowing vendors and event holders to track purchases like loyalty cards (unless the user chooses to not by withdrawing elsewhere, but you could per event indicate policy).

This is exciting as it enables LNBits interop, and means offline digital payments are possible in outlying areas through pre-payment, but in an open way.

[EDIT: I realise this is not the pretix repo itself, but this was one of the few pretix/NFC mentions available]

@tonkaskippers
Copy link
Author

tonkaskippers commented May 23, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants