How do I verify a drivers license in my app?
Asked on 08/01/2024
1 search
To verify a driver's license in your app, you can utilize the new features introduced in the "What’s new in Wallet and Apple Pay" session at WWDC 2024. Specifically, the session covers enhancements to Wallet passes, which can include digital driver's licenses.
Here are the relevant steps and best practices:
-
Wallet Pass Enhancements: The session discusses updates to Wallet passes, which can be used to store digital versions of driver's licenses. This allows users to add their driver's license to the Wallet app on their iPhone.
-
Scanning and Verification: Users can scan their driver's license using the camera on their iPhone. This process leverages the same secure payment systems as Apple Pay transactions, ensuring that the verification is both secure and seamless.
-
Integration Tips: Ensure that you import the necessary JavaScript files within the head tag of your web application to enable these features as soon as possible. Use the Apple Pay button provided in the JavaScript SDK for a consistent user experience across different browsers.
For more detailed information, you can refer to the chapter on "Wallet pass enhancements" in the session What’s new in Wallet and Apple Pay.
Relevant Session
If you need more specific details or have further questions, feel free to ask!

What’s new in Wallet and Apple Pay
Take passes and payments to the next level with new enhancements to Wallet and Apple Pay. Make your event tickets shine with rich pass designs in Wallet, and bring great Apple Pay experiences to even more people with third-party browser support. We’ll also look at how to disburse funds with Apple Pay on the Web and highlight new API changes that help you integrate Apple Pay into even more purchasing flows.

Introducing enterprise APIs for visionOS
Find out how you can use new enterprise APIs for visionOS to create spatial experiences that enhance employee and customer productivity on Apple Vision Pro.

What’s new in privacy
At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.