Direct deposit
/hcm/me/banking is where you tell AxisSynapse which bank account
(or accounts) to deposit your net pay into. AxisSynapse supports
multi-account allocation by percentage OR flat amount, and runs a
NACHA prenote (zero-dollar test transaction) against every new
account before live deposits begin — so you know the routing /
account combination is valid before your paycheck is at stake.
TL;DR — Open HCM → Me → Banking. Click Add bank account, enter routing + account, choose allocation (percentage or flat). Save. AxisSynapse sends a prenote; you can use the account on the next payroll run after the prenote verifies (typically 2-3 business days).
Before you start
- Have your routing number (9 digits, US) and account number ready. Both are on a check or accessible in your online banking.
- Decide your allocation: 100% to a single account is fine. Multiple accounts can split by percentage (must total 100%) or flat amounts with a "remainder" account capturing the rest.
- For multi-account: identify which account should be the remainder holder. After flat-amount accounts are paid, every remaining cent goes there.
Add a bank account
Open HCM → Me → Banking
Your current account list is shown with allocation, account type, and prenote status.
Click "Add bank account"
A drawer collects the new account's details.
Enter routing number
9 digits. AxisSynapse validates the checksum and looks up the bank name from the routing.
Enter account number twice
Both copies must match — entered separately to catch typos. Numbers are masked (
****-1234) once saved.Pick account type
Checking or savings. Some employers require checking for the primary account; the form names that constraint if applicable.
Pick allocation type
Percentage of net pay OR flat amount per pay period. Mix both across accounts if needed.
Submit
A NACHA prenote is sent overnight to verify the account. The audit log records
HCM_BANK_ACCOUNT_ADDEDandHCM_BANK_ACCOUNT_PRENOTE_SENT.Wait for verification
Within 2-3 business days the prenote returns. On verify, your account becomes Active for the next payroll. On reject, the detail surfaces the reason (closed account, invalid routing, etc.).
Allocation patterns
| Field | What it does | Accepted values / default |
|---|---|---|
| Single account, 100% | The simplest setup. | All of your net pay goes to one account. |
| Percentage split | Distribute your net pay across N accounts by %. | Percentages must total exactly 100. If one account is over the percentage cap and you've nominated a remainder, leftover flows there. |
| Flat amount + remainder | Send a fixed amount to each of N-1 accounts; the rest goes to your nominated remainder account. | Common: $200 to a savings, $X to an HSA-fed checking, the rest to your primary. |
| Mixed flat + percentage | Some accounts get flat amounts; others get percentages of what's left. | Flat amounts are deducted first, then the remaining net is split by percentage among the percent-allocation accounts. |
The prenote step
NACHA prenotes are zero-dollar test transactions that the originating bank sends to the receiving bank. The receiving bank either accepts (account exists) or rejects (closed, frozen, invalid). AxisSynapse sends one with every new account; until you have a verified prenote, the account is Pending and won't receive deposits.
| Field | What it does | Accepted values / default |
|---|---|---|
| Sent | Prenote is on its way to your bank. | Typically within 24 hours of adding the account. |
| Verified | Bank accepted the prenote. | Account is now Active for the next payroll. |
| Rejected | Bank declined the prenote. | Account stays Pending; you'll see the rejection reason. Fix the routing / account and re-add. |
Edit or remove an account
Click the account in the list
The detail card slides in.
Edit allocation
Update the allocation type / amount. The change emits
HCM_BANK_ACCOUNT_ALLOCATION_UPDATE.Remove account
Removes the account from your allocation. If it was the only account, you'll be prompted to add a replacement before payroll runs again — without an active account, payroll holds your deposit and HR pays you via paper check.
Every field, explained
| Field | What it does | Accepted values / default |
|---|---|---|
| Routing number | Identifies the receiving bank. | 9 digits, US. Checksum validated; bank name auto-looked-up. |
| Account number | Your specific account at the bank. | Entered twice for typo catch. Stored masked. |
| Account type | Checking or savings. | Some workspaces require checking for the remainder account. |
| Allocation type | Percentage of net or flat amount. | Mix both across accounts if needed. |
| Allocation value | The number (% or $). | Validated against total across all accounts. |
| Remainder | Catch-all for leftover net after flat amounts. | Exactly one account per employee is the remainder. |
| Status | Pending, Active, Rejected. | Active only after prenote verifies. |
How this is recorded
Every change to your direct-deposit allocation — adding an account, removing one, adjusting the split, the bank's prenote verification — is recorded against your account so HR + Payroll can reconcile any deposit dispute. Read your own feed at Account → Audit.
Common gotchas
- "I added an account but the next paycheck still went to the old one." The prenote must verify first. Payroll runs deposit to currently-Active accounts; until your new account is Active, the old allocation continues.
- "My percentages don't add to 100." The save fails. Adjust until they total exactly 100 (use the remainder account if you want the math to work out automatically).
- "My prenote was rejected." The detail shows the reason. The most common is a typo'd account number; remove and re-add.
- "I want to delete the only account I have." AxisSynapse asks you to add a replacement first. Without an active account, payroll defaults to paper check; HR is notified.
- "I see two prenote rows for one account." Re-adds and rotations send a new prenote each time. Only the latest matters for active state.
Troubleshooting
| Error code | What it means | Fix |
|---|---|---|
BANK_ROUTING_INVALID | Routing number failed checksum. | Re-check the routing on your check or with your bank. |
BANK_ACCOUNT_MISMATCH | The two account-number entries didn't match. | Re-enter both carefully. |
BANK_ALLOCATION_INVALID | Percentages don't total 100 or flat amounts exceed net. | Adjust to a valid combination. |
BANK_PRENOTE_REJECTED | Bank rejected the prenote (closed / invalid / frozen). | Remove + re-add with corrected details. |
Related