Const
Dispatch to load the PayIt ACH token response into state.
{ type: "PAYIT_ACH_LOAD_TOKEN_RESPONSE", payload: { token: "sample-token" }} Copy
{ type: "PAYIT_ACH_LOAD_TOKEN_RESPONSE", payload: { token: "sample-token" }}
"module-payit-ach/lib/browser/reducers/token.reducer".token
Dispatch to load the PayIt ACH token response into state.