I know there are apps one can get to mimic the barcode, but I am wondering if there is any way to add a link to the patron info screen in the opac that would add the patron's card to their iPhone wallet? I'm seeing more options these days for this. Reward cards are starting to migrate to this storage.
Here's an interesting article that might help inspire: https://www.howtogeek.com/286620/how-to-add-any-card-to-the-iphone-wallet-app-even-if-it-isnt-supported-by-apple/
The article describe a workaround that an individual might use. I don't think it gives any insight into how it could be accomplished on our end. I'm pretty sure you'd have to have an app installed on the iPhone which would interface with the OS's wallet system. Perhaps someone with some app development experience could confirm.
(In reply to Owen Leonard from comment #2) > I'm pretty sure you'd have to have an app installed on the iPhone which > would interface with the OS's wallet system. Perhaps someone with some app > development experience could confirm. You don't need an app to add to the Apple Wallet. Servers send cryptographically signed compressed packages to the user who can add the package to their phone's wallet as a pass. The tricky bit with Apple is that the signature needs to be done using a key from an Apple developer account. I don't think we'd want to do this at a community level; I think it would need to be done at an institutional/organisational level.
For the Google Wallet, Martin provided the following link: https://codelabs.developers.google.com/add-to-wallet-android#0 I haven't reviewed it though.
Looks like the Apple Developer program costs at least 99 USD, although a library might be able to get a fee waiver... https://help.passkit.com/en/articles/2010098-why-do-i-need-an-apple-developer-account
Note that this could be an interesting Koha plugin.
https://developers.google.com/wallet/generic