setup

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

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