0.0.1 • Published 2 years ago
capacitor-apple-wallet v0.0.1
capacitor-apple-wallet
In-App Provisioning payment cards within an app, without having to go through the process of manually entering payment card details.
Install
npm install capacitor-apple-wallet
npx cap sync
API
echo(...)
echo(options: { value: string; }) => any
Param | Type |
---|---|
options | { value: string; } |
Returns: any
0.0.1
2 years ago