SDKPaymentsFlow

sealed class SDKPaymentsFlow

Defines the transaction flow to use when initializing the SDK.

Inheritors

Types

Link copied to clipboard
class V1(val mustConfirmOnline: Boolean = true) : SDKPaymentsFlow

SDK will use the V1 transaction flow.