Zamok Kiosk API
GitHub
Confluence Release Notes
Preparing search index...
module-payments/lib/reducers
selectTransaction
Function selectTransaction
selectTransaction
(
state
:
{
transaction
:
null
|
ZamokPaymentTransaction
;
userSelectedPaymentMethod
:
null
|
PaymentMethod
;
}
,
)
:
null
|
ZamokPaymentTransaction
Select the current transaction state.
Parameters
state
:
{
transaction
:
null
|
ZamokPaymentTransaction
;
userSelectedPaymentMethod
:
null
|
PaymentMethod
;
}
Returns
null
|
ZamokPaymentTransaction
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Confluence Release Notes
Zamok Kiosk API
Loading...
Select the current transaction state.