Package com.olo.olopay.api

The Olo Pay API implementation, which is used for creating an IPaymentMethod instance from user-entered card details

Types

ApiResultCallback
Link copied to clipboard
interface ApiResultCallback<in T>

Interface for returning results from API calls

InitCompleteCallback
Link copied to clipboard
interface InitCompleteCallback

Interface for executing code immediately after the SDK has been initialized.

IOloPayAPI
Link copied to clipboard
interface IOloPayAPI

Interface for mocking/testing purposes

IOloPayApiInitializer
Link copied to clipboard
interface IOloPayApiInitializer

Interface for mocking/testing purposes

OloPayAPI
Link copied to clipboard
class OloPayAPI : IOloPayAPI

Represents the Olo Pay API and functionality related to it

OloPayApiInitializer
Link copied to clipboard
class OloPayApiInitializer : IOloPayApiInitializer

Class to set up and initialize the Olo Pay API