V1

class V1(val mustConfirmOnline: Boolean = true) : SDKPaymentsFlow

SDK will use the V1 transaction flow.

Parameters

mustConfirmOnline

when true, the SDK performs the online confirmation step.

Constructors

Link copied to clipboard
constructor(mustConfirmOnline: Boolean = true)

Properties

Link copied to clipboard