IOloPayApiInitializer

Interface for mocking/testing purposes

Inheritors

Types

Link copied to clipboard
object Companion

Convenience object for storing/accessing the Google Pay Config used for Google Pay

Functions

Link copied to clipboard
abstract suspend fun setup(context: Context, parameters: SetupParameters? = null)
abstract fun setup(context: Context, parameters: SetupParameters? = null, callback: InitCompleteCallback)

Set up the Olo Pay SDK. See OloPayApiInitializer for method documentation