what's new in Wallet and Apple Pay?
Generated on 7/30/2024
1 search

This post is brought to you by Tailscan,
the best devtool for Tailwind CSS.
What's New in Wallet and Apple Pay
Session: What’s new in Wallet and Apple Pay
Key Updates:
-
Apple Pay on the Web:
- Cross-Browser Support: With iOS 18, Apple Pay can now be used on any non-Safari browser by scanning a code with an iPhone to securely and privately complete the payment. This extends the Apple Pay user experience to any device with a browser, including those outside the Apple ecosystem.
- JavaScript SDK: Ensure you import the Apple Pay JavaScript SDK (version 1.2.0 or higher) and use the JavaScript SDK Apple Pay button for non-Safari browser support.
-
Funds Transfer Capabilities:
- Web Support: Expansion of funds transfer capabilities to the web, allowing users to withdraw money from a stored value or bank account to any user card registered with Apple Pay.
- Instant Funds Transfer: Support for instant funds transfer options, which requires adding
supports instant funds out
to your merchant capability list.
-
Ticketing Enhancements:
- Richer Ticketing Experience: Visual upgrades to tickets in Wallet, a new event guide for detailed event information, and stronger system integration with apps like Weather and Calendar.
- Live Activities: Passes can start a live activity on iPhone and Apple Watch, displaying primary seating and entry information directly on the lock screen or smart stack.
-
APIs and Developer Tools:
- Can Make Payments API: Use the
can make payments API
or the newApple Pay capabilities API
to determine when and where to display the Apple Pay button. - Sample Code: Download the sample code to see all the new pass ticketing updates in action.
- Can Make Payments API: Use the
For more detailed information, you can watch the session What’s new in Wallet and Apple Pay.

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.

What’s new in StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.