Readers SDK
Toggle table of contents
version 28.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readers SDK
model
/
com.mpos.payments.transaction.model
/
SDKPaymentsFlow
/
V1
V1
class
V1
(
val
mustConfirmOnline
:
Boolean
=
true
)
:
SDKPaymentsFlow
SDK will use the V1 transaction flow.
Parameters
must
Confirm
Online
when true, the SDK performs the online confirmation step.
Members
Constructors
V1
Link copied to clipboard
constructor
(
mustConfirmOnline
:
Boolean
=
true
)
Properties
must
Confirm
Online
Link copied to clipboard
val
mustConfirmOnline
:
Boolean