Const
Dispatch to start ACH bank account tokenization.
{ type: "PAYIT_ACH_TOKENIZE_BANK_ACCOUNT", payload: { routingNumber: "123456789", accountNumber: "1234567890", accountType: "checking" }} Copy
{ type: "PAYIT_ACH_TOKENIZE_BANK_ACCOUNT", payload: { routingNumber: "123456789", accountNumber: "1234567890", accountType: "checking" }}
"module-payit-ach/lib/browser/reducers/bank-account.reducer".bankAccount
Dispatch to start ACH bank account tokenization.