0.0.1 • Published 2 years ago

capacitor-apple-wallet v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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
ParamType
options{ value: string; }

Returns: any


0.0.1

2 years ago