Push Provisioning - iOS implementation guide
Prerequisites
This documentation assumes that you already have a configured integration layer for the TMP API. ...
Apple Push Provisioning Configuration
To enable push provisioning for Apple Wallet, your application must be properly configured and ap...
Retrieving Existing Passes from PassKit
Before starting the provisioning flow, the application should retrieve existing passes from PassK...
Fetching Current Tokens from TMP API
After collecting deviceAccountIdentifiers from PassKit, the application should send them to the T...
Mapping TMP Tokens to DataCore Cards
After receiving the token list from TMP API, the application should match the response with the p...
Push provisioning
To start Apple Wallet push provisioning, use PKAddPaymentPassViewController with PKAddPaymentPass...
Token Activation in the Mobile Application
The application should support a deeplink configured in MDES. The deeplink should contain a seria...
Wallet Extension
Official Apple reference: https://applepaydemo.apple.com/in-app-provisioning-extensions Wallet E...