NFC-Enabled Apple Wallet Pass

NFC-enabled pass keys support sending reward card information as part of an Apple Pay transaction.

About NFC-Enabled Pass
NFC-enabled pass keys are required to support sending reward card information as part of an Apple Pay transaction.  Important: NFC-enabled pass keys are...
Fri, 8 May, 2020 at 11:29 AM
How can I enable or use NFC passes?
In order to create a NFC enabled passes the following steps are required: An Apple Developer account that has been approved to issue NFC Pass Type Iden...
Sun, 3 May, 2020 at 1:04 PM
Rewards Enrollment
Rewards enrollment lets you create a pass that prompts the user to sign up for a rewards program. These passes are referred to as personalizable passes, ...
Fri, 1 May, 2020 at 12:34 PM
How to Extract the Private and Public Key From pfx File
1. Extract the key-pair openssl pkcs12 -in sample.pfx -nocerts -nodes -out sample.key 2. Get the Private Key from the key-pair openssl rsa -in sample....
Fri, 1 May, 2020 at 1:55 PM
Converting Certificates Using OpenSSL
Converting Certificates Using OpenSSL These commands allow you to convert certificates and keys to different formats to make them compatible with specific ...
Fri, 1 May, 2020 at 1:54 PM