Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

This object configures the SDK

Link copied to clipboard
class SDKPluginInstaller(modules: List<Module>, pluginModuleInstaller: PluginModuleInstaller)

Plugin Installer. A set of these are required in the PaymentSdk.init() method. Installers enable different plugins to be used within the SDK

Link copied to clipboard
class SDKReaderInstaller(modules: List<Module>, readerModuleInstaller: ReaderModuleInstaller)

Reader Installer. A set of these are required in the PaymentSdk.init() method. Installers enable different models of readers to be used within the SDK