Const
Dispatch to set whether the payment flow is client-initiated.
{ type: "CLIENT_INITIATED", payload: true} Copy
{ type: "CLIENT_INITIATED", payload: true}
"module-payit-integration/lib/browser/reducers/client.reducer".isClientInitiated
Dispatch to set whether the payment flow is client-initiated.