www.myfinancialgoals.org Open in urlscan Pro
67.227.252.81  Public Scan

Submitted URL: http://www.myfinancialgoals.org//
Effective URL: https://www.myfinancialgoals.org//
Submission: On August 09 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /

<form class="gdpr-preferences-form2" method="post" action="/">
  <div class="gdpr-preferences-popup-content-body">
    <h4 class="text-color-dark font-weight-bold mb-3">Privacy Preferences</h4>
    <p>When you visit any website, it may store or retrieve information through your browser, usually in the form of cookies. Since we respect your right to privacy, you can choose not to permit data collection from certain types of services.
      However, not allowing these services may impact your experience. By submitting your privacy preferences, we will place a cookie on your computer to remember your preferences. This will reset under the following conditions: it expires after 180
      days, you clear your internet history, or you switch to a different browser or device.</p>
    <hr>
    <div class="gdpr-cookie-item">
      <div class="gdpr-cookie-item-title">
        <strong class="text-color-dark">Privacy Policy</strong>
      </div>
      <div class="gdpr-cookie-item-description">
        <p class="mb-0">You read and agreed to our <a href="/licenses-and-disclosures/privacy-policy.htm" target="_blank">Privacy Policy</a></p>
      </div>
      <div class="gdpr-cookie-item-action">
        <strong class="text-color-dark text-2">REQUIRED</strong>
        <input type="hidden" name="COOKIE_CONSENT[]" class="gdpr-input" value="privacy-policy">
      </div>
    </div>
    <div class="gdpr-cookie-item">
      <div class="gdpr-cookie-item-title">
        <strong class="text-color-dark">Phone Tracking</strong>
      </div>
      <div class="gdpr-cookie-item-description">
        <p class="mb-0">We display a different phone number on our website depending on how you found our website. This allows us to track the effectiveness of advertising sources and is not used in any other way. </p>
      </div>
      <div class="gdpr-cookie-item-action">
        <strong class="text-color-dark text-2">REQUIRED</strong>
        <input type="hidden" name="COOKIE_CONSENT[]" class="gdpr-input" value="phone-tracking">
      </div>
    </div>
    <div class="gdpr-cookie-item">
      <div class="gdpr-cookie-item-title">
        <strong class="text-color-dark">Onsite Traffic Statistics</strong>
      </div>
      <div class="gdpr-cookie-item-description">
        <p class="mb-0">We place a cookie on your device that tracks the pages you look at and holds the tracking phone number. This data is not shared with any third parties.</p>
      </div>
      <div class="gdpr-cookie-item-action">
        <strong class="text-color-dark text-2">REQUIRED</strong>
        <input type="hidden" name="COOKIE_CONSENT[]" class="gdpr-input" value="website-traffic">
      </div>
    </div>
    <div class="gdpr-cookie-item">
      <div class="gdpr-cookie-item-title">
        <strong class="text-color-dark">My Account Login</strong>
      </div>
      <div class="gdpr-cookie-item-description">
        <p class="mb-0">If you use our customer login portal for quizzes and surveys, we must place a cookie on your device to authenticate your session.</p>
      </div>
      <div class="gdpr-cookie-item-action">
        <strong class="text-color-dark text-2">REQUIRED</strong>
        <input type="hidden" name="COOKIE_CONSENT[]" class="gdpr-input" value="myaccount">
      </div>
    </div>
    <div class="gdpr-cookie-item">
      <div class="gdpr-cookie-item-title">
        <strong class="text-color-dark">Google Analytics</strong>
      </div>
      <div class="gdpr-cookie-item-description">
        <p class="mb-0">Google Analytics places a cookie on your device to track your movement around the website and provide us with traffic statics on our website.</p>
      </div>
      <div class="gdpr-cookie-item-action">
        <input type="checkbox" name="COOKIE_CONSENT[]" class="gdpr-input custom-checkbox-switch" value="google-analytics" checked="true">
      </div>
    </div>
    <div class="gdpr-cookie-item">
      <div class="gdpr-cookie-item-title">
        <strong class="text-color-dark">Facebook &amp; Instagram</strong>
      </div>
      <div class="gdpr-cookie-item-description">
        <p class="mb-0">We use the Facebook and Instagram services to enable social network content on this site.</p>
      </div>
      <div class="gdpr-cookie-item-action">
        <input type="checkbox" name="COOKIE_CONSENT[]" class="gdpr-input custom-checkbox-switch" value="facebook-instagram" checked="true">
      </div>
    </div>
  </div>
  <div class="gdpr-preferences-popup-content-footer">
    <button type="submit" name="BUTTON" value="Save Privacy Preferences" class="btn btn-primary btn-modern btn-px-4 py-3 font-weight-bold">Save Preferences</button>
    <a href="/licenses-and-disclosures/privacy-policy.htm" class="text-color-default text-color-hover-primary" target="_blank">Privacy Policy</a>
  </div>
</form>

POST /#form

<form action="/#form" method="POST" id="contact" class="mt-4 getstartedform">
  <div class="row">
    <div class="col-sm-4 col-6 mb-4">
      <label for="">First Name</label>
      <input type="text" maxlength="30" class="form-control form-control-lg" onfocus="this.select()" id="getstartedfirstname" name="FIRST" value="" required="">
    </div>
    <div class="col-sm-4 col-6 mb-4">
      <label for="">Last Name</label>
      <input type="text" maxlength="50" class="form-control form-control-lg" onfocus="this.select()" name="LAST" value="" required="">
    </div>
    <div class="col-sm-4 mb-4">
      <label for="">Phone</label>
      <input type="tel" minlength="12" maxlength="12" class="form-control form-control-lg" onfocus="this.select()" name="PHONE" value="" required="">
    </div>
  </div>
  <div class="row">
    <div class="col-sm-9 mb-4">
      <label for="">Address</label>
      <input type="text" maxlength="100" class="form-control form-control-lg" onfocus="this.select()" name="ADDRESS" value="">
    </div>
    <div class="col-sm-3 mb-4">
      <label for="">Zip Code</label>
      <input type="tel" maxlength="5" class="form-control form-control-lg" onfocus="this.select()" name="ZIP" value="" required="">
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6 mb-4">
      <label for="">Email</label>
      <input type="EMAIL" class="form-control form-control-lg" onfocus="this.select()" name="EMAIL" value="" required="">
    </div>
    <div class="col-sm-6 mb-4">
      <div class="form-group">
        <label>How did you hear about us?</label>
        <select name="HEAR_ABOUT_ID" id="hear_about_id" onchange="javascript:toggleNotesField()" class="form-control form-control-lg">
          <option value=""></option>
          <option value="1">Referred by Friend/Family</option>
          <option value="2">Creditor</option>
          <option value="11">Previously Enrolled in Program</option>
          <option value="10">Community Partner Referral</option>
          <option value="12">Employer</option>
          <option value="5">Other</option>
        </select>
      </div>
      <div id="hear_about2" style="display: none;">
        <div class="form-group">
          <label>Creditor Name:</label>
          <input type="text" name="HEAR_ABOUT_NOTE[2]" value="" class="form-control form-control-lg">
        </div>
      </div>
      <div id="hear_about10" style="display: none;">
        <div class="form-group">
          <label>Partner Name:</label>
          <input type="text" name="HEAR_ABOUT_NOTE[10]" value="" class="form-control form-control-lg">
        </div>
      </div>
      <div id="hear_about12" style="display: none;">
        <div class="form-group">
          <label>Employer Name</label>
          <input type="text" name="HEAR_ABOUT_NOTE[12]" value="" class="form-control form-control-lg">
        </div>
      </div>
      <div id="hear_about5" style="display: none;">
        <div class="form-group">
          <label>Enter Details Below:</label>
          <input type="text" name="HEAR_ABOUT_NOTE[5]" value="" class="form-control form-control-lg">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="text-center col-12 mb-2">
      <div>
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-1di71g6sso2u" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeUDd8cAAAAAK_labVm2SJ92BxN2CfGuYxmUB_9&amp;co=aHR0cHM6Ly93d3cubXlmaW5hbmNpYWxnb2Fscy5vcmc6NDQz&amp;hl=de&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=invisible&amp;cb=rhm847nimpnh"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div><button type="button" data-sitekey="6LeUDd8cAAAAAK_labVm2SJ92BxN2CfGuYxmUB_9" data-callback="captchaContactSubmit" class="g-recaptcha btn btn-success btn-xl">GET STARTED</button>
      <input type="hidden" name="BUTTON" value="Get Started">
    </div>
  </div>
  <input type="hidden" id="slider-value" name="DEBT_AMOUNT" value="">
</form>

<form>
  <div class="container">
    <p class="text-secondary font-weight-bold mb-2 text-4"><i class="far fa-comments"></i> Get Help Now with an AFS Counselor</p>
    <div class="chatphone nomarginBottom">
      <div id="cin1GB" style="z-index: 100; position: fixed;"></div>
      <div id="scn1GB" style="display:inline">
        <table style="display:inline;border:0px;border-collapse:collapse;border-spacing:0;">
          <tbody>
            <tr>
              <td style="padding:0px;text-align:center;border:0px;vertical-align:middle">
                <a href="#" onclick="psn1GBow(); return false;" aria-label="Live chat offline"><img name="psn1GBimage" src="https://image.providesupport.com/image/afschat/offline-1827177868.png" border="0" width="273" height="65" alt="Live chat offline" title="Live chat offline"></a>
              </td>
            </tr>
            <tr>
              <td style="padding:0px;text-align:center;border:0px;vertical-align:middle">
                <a href="https://admin.providesupport.com/pb/afschat" target="_blank"><img src="https://image.providesupport.com/lcbpsh.gif" style="border:0;display:block;margin:auto;width:140px;height:17px"></a></td>
            </tr>
          </tbody>
        </table>
        <div class="psmw_n1GB" style="z-index: 2147483647; display: none;"></div>
        <style id="psst_n1GB"></style>
      </div>
      <div id="sdn1GB" style="display:none">
        <script type="text/javascript" src="https://image.providesupport.com/js/afschat/safe-standard.js?ps_h=n1GB&amp;ps_t=1723167903731"></script>
      </div>
      <script type="text/javascript">
        var sen1GB = document.createElement("script");
        sen1GB.type = "text/javascript";
        var sen1GBs = (location.protocol.indexOf("https") == 0 ? "https" : "http") + "://image.providesupport.com/js/afschat/safe-standard.js?ps_h=n1GB&ps_t=" + new Date().getTime();
        setTimeout("sen1GB.src=sen1GBs;document.getElementById('sdn1GB').appendChild(sen1GB)", 1)
      </script><noscript>
        <div style="display:inline"><a href="http://www.providesupport.com?messenger=afschat">Online Chat</a></div>
      </noscript>
    </div>
  </div>
</form>

<form>
  <div class="container">
    <p class="mb-2 text-4"><span class="text-secondary font-weight-bold">Getting started is simple!</span><br>After clicking "Close" below, the Getting Started form will be waiting for you. Simply complete the information on the form and.... get
      detailed verbiage / instructions from Becky for this modal popup.</p>
  </div>
</form>

Text Content

We use cookies to improve user experience and analyze website traffic. Read
about how we use cookies and how you can control them by clicking "Privacy
Preferences".

Privacy Preferences I Agree

PRIVACY PREFERENCES

When you visit any website, it may store or retrieve information through your
browser, usually in the form of cookies. Since we respect your right to privacy,
you can choose not to permit data collection from certain types of services.
However, not allowing these services may impact your experience. By submitting
your privacy preferences, we will place a cookie on your computer to remember
your preferences. This will reset under the following conditions: it expires
after 180 days, you clear your internet history, or you switch to a different
browser or device.

--------------------------------------------------------------------------------

Privacy Policy

You read and agreed to our Privacy Policy

REQUIRED
Phone Tracking

We display a different phone number on our website depending on how you found
our website. This allows us to track the effectiveness of advertising sources
and is not used in any other way.

REQUIRED
Onsite Traffic Statistics

We place a cookie on your device that tracks the pages you look at and holds the
tracking phone number. This data is not shared with any third parties.

REQUIRED
My Account Login

If you use our customer login portal for quizzes and surveys, we must place a
cookie on your device to authenticate your session.

REQUIRED
Google Analytics

Google Analytics places a cookie on your device to track your movement around
the website and provide us with traffic statics on our website.


Facebook & Instagram

We use the Facebook and Instagram services to enable social network content on
this site.


Save Preferences Privacy Policy

 888.282.5899         Live Chat         Client Login         Español
 * Counseling Services
   * Credit Counseling
     * Our Certified Counselors
   * Housing Counseling
     * Home Ownership Counseling
     * Foreclosure Prevention Counseling
   * Bankruptcy Counseling
     * Pre-Bankruptcy Counseling
     * Post-Bankruptcy Debtor Education
   * Student Loan Counseling
   * Why Choose AFS?
 * Debt Management
   * What Can I Expect On Debt Management Plan?
   * Debt Management, Debt Consolidation, Debt Settlement - How to Choose
   * Client Success Stories
 * Resources
   * Classes
   * Blog
   * Resource Center
   * Explainer Videos
 * About
   * Contact Us
   * Partner With Us
   * Leadership
   * Media Resources
   * AFS Careers

 * 
 * 
 * 


TAKE CONTROL OF YOUR DEBT TODAY WITH A TRUSTED, RESPECTED, NONPROFIT CREDIT
COUNSELING AGENCY DEDICATED TO YOUR FINANCIAL WELL-BEING!

Select Your Debt Amount

$5,000
Take Control Now
Reduced
Monthly Payment
Lower
Interest Rates
One Single Payment
Per Month
Payoff in
3-5 Years
Or call 888-282-5899 to talk to a Certified Credit Counselor

Industry Recognition & Accreditation








--------------------------------------------------------------------------------


FIND OPTIONS TO MANAGE YOUR DEBT

First Name
Last Name
Phone
Address
Zip Code
Email
How did you hear about us? Referred by Friend/FamilyCreditorPreviously Enrolled
in ProgramCommunity Partner ReferralEmployerOther
Creditor Name:
Partner Name:
Employer Name
Enter Details Below:

GET STARTED

This site is protected by reCAPTCHA and the Google privacy policy and terms of
service apply.

More than $10 billion in debt paid
98% Client Satisfaction Rating
Over 500,000 clients empowered with a Debt Management Plan
Serving Consumers and the Community Since 1999

Call us at 888-282-5899

and your counselor will review your credit report, analyze your financial
situation and help you find the option that's best for you.

State Licenses & Disclosures

DEBT MANAGEMENT

A Debt Management Plan consolidates your debt payments into one easy monthly
payment and helps you get lower interest rates and fees so that you can get out
of debt for good.  Learn more

CREDIT COUNSELING

Our certified counselors will review your financial situation in a confidential
session and pull your credit report if needed. They will then review the options
available and help you choose the one that's best for you.  Learn more

STUDENT LOAN COUNSELING

Speak to a counselor who can help you find the resources to successfully manage
your student loans. If you are confused or overwhelmed about managing your
student loan debt, we will find answers that meet your needs.  Learn more

BANKRUPTCY COUNSELING

American Financial Solutions (AFS) is approved* by the Executive Office of the
United States Trustees (EOUST) to provide the required pre-filing counseling and
post-bankruptcy education and issue certificates.  Learn more

EDUCATION & TOOLS

Find answers to your credit, debt & budgeting questions via our blog, classes
and calculators and get answers to your burning credit, debt & budgeting
questions via our online classes, blog and targeted resources.  Learn more

CREDIT REPORT REVIEW

A credit counselor can pull and review your credit report and score with you and
help you establish a plan for managing your credit and debts.  Learn more

HOME OWNERSHIP

More and more lenders require housing counseling prior to granting a loan. We
provide comprehensive counseling to help you become mortgage ready and
understand the ins and outs of purchasing and owning a home.  Learn more

FORECLOSURE PREVENTION

Our skilled housing counselors will help you understand the foreclosure process
and review options to help you avoid foreclosure which may include working with
you and your lender to negotiate new mortgage terms.  Learn more

MORE ABOUT AFS

American Financial Solutions is a non-profit credit counseling, financial
education, and debt consolidation agency. And we're here to help you get out of
debt for good. We understand what you're going through, and our certified
counselors are here to listen to you and empower you to get your finances under
control. When you've reduced your monthly fees and interest rates, and freed
yourself from creditors' calls, you'll look at life in a whole different way.
Struggling with financial issues other than credit card debt? We may be able to
help. See our complete list of consumer credit counseling services on your
right. American Financial Solutions does business as AFS Credit Counseling in
the states of Arizona, Illinois, Nebraska and New Hampshire.

CLIENT SENTIMENT

"Thanks! It is amazing how much more money you actually have when you know
EXACTLY how you spend it. Getting on your program has really helped us get
spending back in control."

- Greg P.


RECENT BLOG POSTS

Browse our recent blog articles and you will see and learn about the various
ways AFS can help you, as well as educate yourself.

Credit Card Debt

DOWN PAYMENT ASSISTANCE PROGRAMS: WHAT THEY ARE AND HOW THEY WORK

down payment assistance, home buyer, homeownership

View Post

Credit Card Debt

FINANCIAL ZEN: MASTERING THE ART OF STRESS-FREE MONEY MANAGEMENT

Discover holistic strategies to manage debt-related stress and improve
well-being. Our blog covers mindfulness techniques, professional support,
actionable debt repayment plans, healthy lifestyle tips, and practical financial
steps. Empower yourself with comprehensive guidance to tackle debt and enhance
your mental and physical health. Achieve financial zen and well-being with our
expert advice.

View Post

Credit Card Debt

SAFEGUARDING YOUR MONEY AND YOUR SAVINGS FROM INFLATION

Discover how to protect your savings from inflation with expert strategies.
Learn about the impact of rising prices on purchasing power and explore
practical tips for budget adjustments, debt reduction, and investment options to
maintain your financial stability. Safeguard your wealth against the challenges
of inflation and secure your financial future.

View Post

Credit Card Debt

BUDGET-FRIENDLY BLISS: 10 CREATIVE WAYS TO CELEBRATE DAD

Discover budget-friendly ways to celebrate the dads in your life with these
creative ideas. Cook a special meal, make handmade gifts, and enjoy outdoor
activities like hiking or picnicking. Plan a movie or game night, or work on a
DIY project together. Create a coupon book with fun activities or favors, and
reminisce over old memories. Organize a virtual gathering if you're apart,
garden together, or craft a personalized playlist of his favorite tunes. These
thoughtful and inexpensive options ensure a memorable and heartfelt celebration,
emphasizing quality time and meaningful connections.

View Post

Browse All Posts

AFS

AFS is a division of the North Seattle Community College Foundation.

Connect with us

 * 
 * 
 * 

HELPFUL LINKS

 * About Us
 * Resource Center
 * Debt Consolidation
 * Know Your Rights
 * Busque Información en Español
 * Emergency Status

 

 * Leadership
 * Media Resources
 * Partners
 * Careers at AFS
 * Online Application
 * Contact Us

MANAGE YOUR DEBT

Since 1999, American Financial Solutions has assisted over 500,000 people in
paying off over $10 Billion in debt. Our certified counselors will help you
determine your current financial situation, make a plan to get out of debt, set
financial goals and plan for the future.

GET STARTED


We do not lend money.

Copyright © 2024 American Financial Solutions. All rights reserved.
Privacy Notice  •  Licenses & Disclosures  •  Third Party Disclosures
 * BLOG
 * FAQ
 * SITEMAP
 * CONTACT

Custom Web Development by ES Interactive

HOW MAY WE HELP YOU?

×

Get Help Now with an AFS Counselor

Online Chat
Close

MANAGING YOUR DEBT

×

Getting started is simple!
After clicking "Close" below, the Getting Started form will be waiting for you.
Simply complete the information on the form and.... get detailed verbiage /
instructions from Becky for this modal popup.

Close