• Home
  • News
  • Your Stimulus Payment is in the Mail

Your Stimulus Payment is in the Mail

03/17/2021 4:02 PM | Anonymous member (Administrator)

On March 17, the IRS told financial institutions that the initial distribution of the American Rescue Plan stimulus payments would be made according to a bank industry group in a story in the Washington Post.  This initial distribution will include 90 million direct deposits totaling $242.2 billion.. The IRS will then mail an additional 150,000 checks a.

Following the deposits, the IRS mailed an additional 150,000 checks with a pay date of March 19, totaling $442 million.  These payments will be sent via USPS as a check or debit card.

You can check the status of your stimulus payment by using the “Get My Payment” tool at irs.gov, which is available in English and Spanish.  

Click here and get answers to other questions about the stimulus payments from the Washington Post.


431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }