Skip to content

jackobo/capacitor-pass-to-wallet

Repository files navigation

@jackobo/capacitor-pass-to-wallet

Capacitor plugin for adding digital passes to Apple and Google wallets

Install

npm install @jackobo/capacitor-pass-to-wallet
npx cap sync

API

Capacitor plugin for adding passes to Google & Apple wallets

addToWallet(...)

addToWallet(options: IAddToWalletOptions) => Promise<void>

Adds one or more passes to the wallet

Param Type
options IAddToWalletOptions

Interfaces

IAddToWalletOptions

addToWallet method parameters

Prop Type
base64PassesContent string[]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published