Const
Dispatch to set or clear the current ACH error.
{ type: "PAYIT_ACH_SET_ERROR", payload: { error: { message: "Unable to process payment" } }} Copy
{ type: "PAYIT_ACH_SET_ERROR", payload: { error: { message: "Unable to process payment" } }}
"module-payit-ach/lib/browser/reducers/error.reducer".error
Dispatch to set or clear the current ACH error.