Apple Wallet and Google Wallet pass generation, management, and remote updates.
This module provides convenience functions that orchestrate both platforms.
For platform-specific control, use WalletPasses.Apple.Builder,
WalletPasses.Google.Api, etc. directly.
Summary
Functions
Generates an Apple .pkpass binary for a pass.
Generates a "Save to Google Wallet" URL for a pass.
Sends Apple push notifications for a pass to trigger refresh on devices.
Updates a Google Wallet pass object on Google's servers.
Functions
Generates an Apple .pkpass binary for a pass.
Creates or retrieves the Apple pass record, then builds the .pkpass bundle.
Generates a "Save to Google Wallet" URL for a pass.
Creates or retrieves the Google pass record, creates/updates the object on Google's servers, and returns the save URL.
Sends Apple push notifications for a pass to trigger refresh on devices.
Updates a Google Wallet pass object on Google's servers.