0.0.2 • Published 12 months ago

checkout-plugin v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

checkout-plugin

checkout

Install

npm install checkout-plugin
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


presentCheckout(...)

presentCheckout(options: { checkoutUrl: string; }) => Promise<void>
ParamType
options{ checkoutUrl: string; }

0.0.2

12 months ago

0.0.1

12 months ago

1.4.36

3 years ago

1.4.35

3 years ago

1.4.25

3 years ago