Request and process Apple Pay payments in your app. Create, distribute, and update passes for the Wallet app.
SDKs
- iOS 6.0+
- watchOS 2.0+
Overview
The PassKit framework lets you:
Add Apple Pay to your app
Manage passes in the user's Wallet app

Apple Pay is a secure and easy way for users to make purchases in stores, in apps, and on the web. When you use PassKit APIs to support Apple Pay in your iOS and watchOS apps, your users can purchase real-world goods and services, or donate to nonprofit organizations, without ever leaving your app.
Note
To add Apple Pay to your web applications, see Apple Pay JS.
For digital goods and services delivered within the app, see In-App Purchase Programming Guide instead.

The Wallet app allows users to organize their boarding passes, tickets, gift cards, and loyalty cards. It also lets users manage their payment cards for Apple Pay. Using the PassKit framework, you can add passes to Wallet and have these passes appear on the user’s lock screen based on the time and place when the pass is relevant. You can also update a pass’s content using push notifications.