5.0.5 • Published 4 days ago

capacitor-elcart-sdk v5.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

capacitor-elcart-sdk

Elcart tokenization service

Install

npm install capacitor-elcart-sdk
npx cap sync

API

bindCard(...)

bindCard(options?: { theme?: Theme | undefined; language: Language; } | undefined) => any
ParamType
options{ theme?: Theme; language: Language; }

Returns: any


Interfaces

Theme

PropType
accentColorstring
backgroundColorstring
borderColorstring
foregroundColorstring
inputViewBackgroundColorstring
textColorstring

Type Aliases

Language

'ru' | 'ky' | 'en'

5.0.5

4 days ago

5.0.4

4 days ago

5.0.3

7 months ago

5.0.1

7 months ago

0.0.2

1 year ago

0.0.1

1 year ago