The IRS has started sending a second round of Economic Impact Payments to eligible individuals. These payments will be delivered in batches over the next several weeks. If you are expecting a payment, please click here for more information.
First-time users will need to download the DCCU Mobile app from the App Store or Google Play.
Note: Data charges by your mobile phone/device provider may apply and are the responsibility of the mobile phone/device owner.
Account Activity
Log into the DCCU Mobile app using your online banking information (username and password).
Tap the account to see a list of your transactions.
You can also search for a specific transaction by tapping Show Search Options.
Transfer Funds
Transfer Funds Between Savings and Checking
Tap the three horizontal lines in the top right corner of your screen.
Select Transfers followed by Make a Transfer.
Select the account from which the funds should be withdrawn.
Select the account where the funds will be deposited.
Specify the amount you would like to transfer.
Select a scheduling option for when the funds should be transferred.
Provide an optional description for the transfer.
Tap Submit.
Check that all information is complete and tap Confirm.
Transfer Funds to an External Account
To transfer funds to an external account, you will need to add the account to your account options.
Tap Transfers followed by Manage External Accounts.
Click Add a new external account.
Provide the routing number, account number, and account type for the external account and tap submit.
Once the external account has been established, follow the steps for transferring funds listed above.
Transfer Funds to Another Member
To transfer funds to another DCCU member, you will need to add the member to your account options.
Tap Transfers followed by Member to Member.
Tap Manage Other DCCU Accounts and then Add another DCCU account.
Provide their M2M code or their account number and tap submit.
Once the Member to Member account has been established, follow the steps for transferring funds listed above.
Mobile Deposit
Tap the three horizontal lines in the top right corner of your screen and select Deposit.
Select the account you would like to deposit the check into.
Type in the amount on the check.
Tap Click Here to Take Picture to get an image of the front of the check.
Before you take a picture of the back of the check please write “For E-Deposit Only, DCCU” and your account number under the “Endorse check here” section.
Tap Click Here to Take Picture to get an image of the back of the check.
Tap Make Deposit.
Bill Pay
Tap the three horizontal lines in the top right corner of your screen.
Select Bill Pay followed by Pay a Bill.
Click Add a Payee and fill in the required information and click Submit.
Tap the payee you would like to send funds too.
Fill in the Payment Details and tap Submit.
Direct Deposit
Accurate account numbers are essential to have a direct deposit post to your account. Follow these steps to access your account numbers.
Log into the DCCU Mobile app.
From the upper left-hand menu choose Alerts & Settings followed by Direct Deposit Info.
Select the account for which you want direct deposit information.
Use the 14 digit MICR # (The account number is indicated by the X's in the below screenshot).
$(document).ready(function() {
$('#lhnContainerDone').hide(); //hides the link by default
var d = new Date(); //gets the current date time
var n = d.getDay(); //determines day of the week ... 0=Sun, 1=Mon...
if (n >= 1 && n <= 4)
{ //checks if it is Monday through thursday
var startt = new Date(); //creates a start date
startt.setHours(09); //sets start date hour to 9
startt.setMinutes(0); // sets start minutes to 00
var endt = new Date(); //creates end date
endt.setHours(17); //sets end date time to 5 PM
endt.setMinutes(30); //sets end date minutes to 5:30 PM
if (d >= startt && d <= endt) //checks to see if the current date/time is between the start and end date
$('#lhnContainerDone').show(); //shows the link if it is true
}
else if (n == 5) // day is friday
{
var startt = new Date(); //creates a start date
startt.setHours(09); //sets start date hour to 9
startt.setMinutes(0); // sets start minutes to 00
var endt = new Date(); //creates end date
endt.setHours(18); //sets end date time to 6 PM
endt.setMinutes(00); //sets end date minutes 00
if (d >= startt && d <= end) //checks to see if the current date/time is between the start and end date
$('#lhnContainerDone').show(); //shows the link if it is true
}
else
{
$('#lhnContainerDone').hide(); //hides the link if false
}
});
help desk software
External Link Notice...
You are about to open a webpage that is not controlled or owned by DCCU. DCCU does not contribute to the content displayed on this website and does not represent you or the third party in transactions conducted via external links. Please be aware that information security and privacy policies may differ from those implemented by DCCU.