Package-level declarations
Types
Link copied to clipboard
object SDKPayments
Link copied to clipboard
class SDKPaymentsConfiguration
This object configures the SDK
Link copied to clipboard
class SDKPluginInstaller(name: String, 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(name: String, 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