flutter_kushki_library 0.0.2 copy "flutter_kushki_library: ^0.0.2" to clipboard
flutter_kushki_library: ^0.0.2 copied to clipboard

outdated

This plugin has been created with the purpose of implementing the native kushki libraries

flutter_kushki_library #

This plugin has been created with the purpose of implementing the native kushki libraries.

Getting Started #

Methods #

Initializer, this should be called before any other process

{initKushki(String publicMerchantId, KushkiCurrency currency = KushkiCurrency.USD, KushkiEnv env = KushkiEnv.TESTING)}
returns KushkiResponse {code SUCCESS | ERROR, message String}

Tokenize a subscription token card

{requestSubscriptionToken(KushkiCard card)}
returns KushkiResponse {code SUCCESS | ERROR, token String, message String}
4
likes
0
pub points
18%
popularity

Publisher

unverified uploader

This plugin has been created with the purpose of implementing the native kushki libraries

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_kushki_library