capacitor-elcart-sdk
TypeScript icon, indicating that this package has built-in type declarations

5.0.5 • Public • Published

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'

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i capacitor-elcart-sdk

    Weekly Downloads

    1

    Version

    5.0.5

    License

    MIT

    Unpacked Size

    2.73 MB

    Total Files

    65

    Last publish

    Collaborators

    • abbas.fatullaev