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 It appears as if NFC has been added but I can not find an example? #96

Open
smittyb42 opened this issue Feb 10, 2023 · 1 comment
Open

Comments

@smittyb42
Copy link

Nfc It appears as if NFC has been added but I can not find an example?

Are there examples on how to add Nfc to a pass?

@razvanphp
Copy link
Collaborator

Good point, we will add more info about this in the README, but here is the Apple Developer documentation link.

Basically it's just one extra json filed in the pass of type Pass.NFC with 3 properties: encryptionPublicKey, message and requiresAuthentication.

Please note the prerequisites for using this feature:

  1. An Apple Developer account that has been approved to issue NFC Pass Type Identifier Certificates - you can request NFC activation from the Apple Developer Portal (login required).
  2. An Apple NFC Pass Type Identifier Certificate.
  3. A terminal or other hardware capable of reading Apple VAS and Google SmartTap Passes, together with compatible Point of Sale or other software to process the pass payload.

When requesting NFC activation, Apple will ask for detailed information about your intended use case and customer experience. The following use cases are considered:

  • Loyalty Cards
  • Membership Cards
  • Coupons
  • Event Tickets
  • Boarding Passes

Unattended access control or stored value cards are not considered.

Apple will also request evidence that you have the necessary hardware, software and capabilities to develop or deploy an ecosystem that is going to deliver an experience consistent with their guidelines. You should provide as much detail as possible in your request and we recommend that you follow up with your regional Apple Worldwide Developer Relations Manager a few days after submission.

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

2 participants