capacitor-elcart-sdk
v5.0.5
Published
Elcart tokenization service
Downloads
8
Maintainers
Readme
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
| Param | Type |
| ------------- | ------------------------------------------------------------------------------------------------ |
| options
| { theme?: Theme; language: Language; } |
Returns: any
Interfaces
Theme
| Prop | Type |
| ------------------------------ | ------------------- |
| accentColor
| string |
| backgroundColor
| string |
| borderColor
| string |
| foregroundColor
| string |
| inputViewBackgroundColor
| string |
| textColor
| string |
Type Aliases
Language
'ru' | 'ky' | 'en'