www.coveredca.com Open in urlscan Pro
23.99.0.12  Public Scan

Submitted URL: https://click.marketing.coveredca.com/?qs=2f349e29aebb1beb33af3df4eaef7ebe6e4674c2304e7aba9cc3b0c0416224a365c57eb9d38aa1a1a10773417f6e...
Effective URL: https://www.coveredca.com/members/paying-your-premium/?utm_source=SFMC&utm_medium=email&utm_campaign=C1-SEP-AF-2022&utm_co...
Submission: On March 24 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

/site-search.html

<form class="form-inline my-2 my-lg-0 py-3 px-3 d-lg-none nav-site-search-form" action="/site-search.html">
  <div class="position-relative w-100">
    <div class="row">
      <div class="col-12">
        <div class="input-group d-flex align-items-start w-100">
          <input type="hidden" class="d-none" name="index" value="1">
          <input class="form-control nav-site-search-form__input nav-site-search-form__input--mobile" placeholder="Search" aria-label="Search" name="query" type="text">
          <button class="btn border-left-0 border-radius-0 border-raidus-top-right-1 border-raidus-bottom-right-1 px-2 p-0 d-flex align-items-center border-gray-light" style="height: 40px;right: -1px" type="submit">
            <i class="material-icons text-primary">search</i>
          </button>
        </div>
      </div>
      <div class="col-12 nav-site-search-form__invalid-feedback nav-site-search-form__invalid-feedback--red d-none" id="nav-site-search-input-invalid-feedback">
      </div>
    </div>
  </div>
</form>

/site-search.html

<form action="/site-search.html" class="flex-grow-1 nav-site-search-form" id="site-search-form-nav">
  <div class="form-group mb-0">
    <div class="row">
      <div class="col-10 col-md-11">
        <div class="input-group">
          <div class="input-group-prepend">
            <button type="submit" class="form-control btn btn-white btn-primary-on-hover h-100 d-flex align-items-center border border-right-0" style="left: -1px">
              <i class="material-icons color-primary">search</i>
            </button>
          </div>
          <label for="site-search-input-nav" class="sr-only" style="top:1000px;">Search</label>
          <input type="text" class="form-control nav-site-search-form__input nav-site-search-form__input--desktop" style="border-top-right-radius: 50rem; border-bottom-right-radius: 50rem;" id="site-search-input-nav" name="query"
            placeholder="Search CoveredCA.com">
          <input type="hidden" class="d-none" id="site-search-index-nav" name="index" value="1">
        </div>
      </div>
      <div class="col-2 col-md-1">
        <div class="d-flex h-100 align-items-center">
          <button class="bg-transparent border-0 p-0 search-active-toggle" type="button" style="height: 24px;"><i class="w-24px color-white material-icons">close</i></button>
        </div>
      </div>
      <div class="col-12 nav-site-search-form__invalid-feedback nav-site-search-form__invalid-feedback--white d-none" id="nav-site-search-input-invalid-feedback">
      </div>
    </div>
  </div>
</form>

<form class="sign-up__form subscription w-100" id="footer-subscribe">
  <input type="hidden" name="StateSubsidy" value="true">
  <input type="hidden" name="Source" value="footer">
  <div class="row mx-0">
    <div class="col-12">
      <div class="form-group w-90 mx-auto">
        <label class="text-dark m-0 pl-3" for="Name">First Name</label>
        <input type="text" id="Name" name="Name" class="form-control form-control-sm border border-dark rounded-pill" placeholder="e.g. John">
      </div>
    </div>
    <div class="col-6 ml-2">
      <div class="form-group w-90 mx-auto">
        <label class="text-dark m-0 pl-3" for="Zip">ZIP Code</label>
        <input type="text" id="Zip" name="ZipCode" class="form-control form-control-sm border border-dark rounded-pill" placeholder="12345">
      </div>
    </div>
    <div class="col-12">
      <div class="form-group w-90 mx-auto mb-0">
        <label class="text-dark m-0 pl-3" for="EmailAddress">Email*</label>
        <input type="email" id="EmailAddress" name="EmailAddress" class="form-control form-control-sm border border-dark rounded-pill" placeholder="youremail@example.com" required="">
      </div>
    </div>
    <div class="col-12">
      <div class="w-90 mx-auto">
        <span class="font-size-12px pl-3">* required</span>
      </div>
    </div>
    <div class="col">
      <button type="submit" id="gtm-sign-up" class="sign-up__submit-button--footer btn btn-sm btn-primary d-block mx-auto mt-2 mt-lg-0 px-5">Subscribe</button>
    </div>
  </div>
</form>

<form class="sign-up__form subscription" id="pop-up-subscribe">
  <input type="hidden" name="StateSubsidy" value="true">
  <input type="hidden" name="Source" value="Pop-up">
  <div class="form-group">
    <label class="text-primary" for="fNamePopUp">Enter First Name</label>
    <input id="fNamePopUp" name="fNamePopUp" class="form-control border-primary">
  </div>
  <div class="form-group">
    <label class="text-primary" for="ZipCode">Enter ZIP Code</label>
    <input name="ZipCode" id="ZipCode" class="form-control border-primary">
  </div>
  <div class="form-group">
    <label class="text-primary" for="eAddressPopUp">Enter Email Address (Required)</label>
    <input type="email" id="eAddressPopUp" name="eAddressPopUp" class="form-control border-primary" required="">
  </div>
  <a class="text-center d-inline-block mb-4" href="/privacy">Privacy Policy</a>
  <div class="loading text-center mb-3"><img src="//www.coveredca.com/images/loading.gif" alt="Loading..."></div>
  <div class="col-8 offset-2">
    <button id="signUp" type="submit" class="sign-up__submit-button btn btn-action w-100 gtm-lead-popup-subscribe" disabled="">Subscribe</button>
  </div>
</form>

<form id="calculator-form" class="subsidy-calculator__form py-3 px-3 px-md-0" autocomplete="off">
  <!-- Calculator API Error Message -->
  <div id="subsidy-calculator__calculate-error-message" class="row mr-0 d-none">
    <div class="col">
      <div class="alert alert-danger text-center"> We are experiencing technical difficulties. Please try again later. </div>
    </div>
  </div>
  <!-- Household Income, Zip and County -->
  <div class="row mr-0 align-items-end">
    <!-- Household Income -->
    <div class="col-md-4 py-3">
      <div id="household-income-component-01">
        <div class="household-income-component">
          <!-- HouseholdIncome Label -->
          <div class="mb-2">
            <label class="household-income-component__label font-weight-bold d-inline m-0" for="subsidy-calculator__household-income"> Household Income </label>
            <span id="calculator-tooltip--household-income" data-toggle="tooltip" title="" class="font-18px text-primary cursor-pointer d-inline material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
              data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
              data-original-title="Household income refers to the estimated combined income of all family members for the year you plan to have coverage."> info </span>
          </div>
          <!-- HouseholdIncome Input -->
          <div class="d-flex">
            <input id="subsidy-calculator__household-income" class="household-income-component__input subsidy-calculator__input subsidy-calculator__input-income order-2" placeholder="28,000" type="text">
            <div class="input-group-prepend order-1">
              <span class="subsidy-calculator__dollar-sign">$</span>
            </div>
          </div>
          <!-- HouseholdIncome Invalid Feedback -->
          <div id="subsidy-calculator__household-income-invalid-feedback" class="household-income-component__invalid-feedback invalid-feedback"> Please enter a number </div>
        </div>
      </div>
    </div>
    <!-- ZIP -->
    <div class="col-6 col-md-4 py-3">
      <div id="zip-component-01">
        <!-- ZIP Code Component -->
        <div class="zip-code-component">
          <!-- Label -->
          <label class="font-weight-bold zip-code-component__label" for="subsidy-calculator__zip-code">ZIP Code</label> <br>
          <!-- Input Group -->
          <div class="d-flex">
            <!-- Input -->
            <input id="subsidy-calculator__zip-code" class="zip-code-component__input subsidy-calculator__input" placeholder="95834" type="text">
            <!-- Location Button -->
            <div class="input-group-append">
              <span class="input-group-text icon-styles subsidy-calculator__form-control">
                <button class="subsidy-calculator__flat-button gtm-calculator-geolocation zip-code-component__location-button" type="button">
                  <span class="sr-only">location</span>
                  <svg class="subsidy-calculator__icon-primary" focusable="false" viewBox="0 0 24 24" aria-hidden="true">
                    <path
                      d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3c-.46-4.17-3.77-7.48-7.94-7.94V1h-2v2.06C6.83 3.52 3.52 6.83 3.06 11H1v2h2.06c.46 4.17 3.77 7.48 7.94 7.94V23h2v-2.06c4.17-.46 7.48-3.77 7.94-7.94H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z">
                    </path>
                  </svg>
                </button>
              </span>
            </div>
          </div>
          <!-- Invalid Feedback -->
          <div class="zip-code-component__invalid-feedback invalid-feedback"> Please enter a valid ZIP code </div>
        </div>
      </div>
    </div>
    <!-- County -->
    <div class="col-6 col-md-4 py-3">
      <div id="county-01" class="d-none">
        <div class="county-component">
          <label class="county-component__label font-weight-bold" for="subsidy-calculator__county">County</label> <br>
          <select id="subsidy-calculator__county" class="county-component__input subsidy-calculator__select">
            <option value="Sacramento">Sacramento</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <!-- Household Size, How many need coverage, coverage year-->
  <div class="row mr-0 align-items-end">
    <div id="household-size" class="col-6 col-md-4 py-3">
      <div class="household-size-component subsidy-calculator__household-size">
        <div class="mb-2">
          <label class="household-size-component__label font-weight-bold d-inline m-0" for="subsidy-calculator__household-size"> Household Size </label>
          <span id="calculator-tooltip--household-size" data-toggle="tooltip" data-placement="right" title="" class="font-18px text-primary cursor-pointer material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
            data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
            data-original-title="Include only the tax filer and any spouse or dependents (even if they aren’t applying for insurance)."> info </span>
        </div>
        <select id="subsidy-calculator__household-size" class="subsidy-calculator__select household-size-component__input">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
        <div role="alert">
          <div id="subsidy-calculator__household-size-invalid-feedback" class="invalid-feedback household-size-component__invalid-feedback"> Household size must be the same or more than how many need coverage. </div>
        </div>
      </div>
    </div>
    <div id="need-coverage" class="col-6 col-md-4 py-3">
      <div class="need-coverage-component">
        <label class="need-coverage-component__label font-weight-bold" for="subsidy-calculator__need-coverage">How many need coverage?</label> <br>
        <select id="subsidy-calculator__need-coverage" class="need-coverage-component__input subsidy-calculator__select">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
        <div role="alert">
          <div id="subsidy-calculator__need-coverage-invalid-feedback" class="need-coverage-component__invalid-feedback invalid-feedback"> Cannot be more than the household size </div>
        </div>
      </div>
    </div>
    <div id="coverage-year" class="col-12 col-md-4 py-3" style="display: none;">
      <div class="coverage-year-component">
        <div class="mb-2">
          <label class="coverage-year-component__label font-weight-bold d-inline m-0" for="subsidy-calculator__coverage-year"> When do you want to start coverage? </label>
        </div>
        <select disabled="" id="subsidy-calculator__coverage-year" class="coverage-year-component__input subsidy-calculator__select">
          <option value="2022">Next year (2022)</option>
          <option value="2021">This year (2021)</option>
        </select>
        <div class="coverage-year-component__invalid-feedback invalid-feedback" role="alert"> Please enter a coverage year </div>
      </div>
      <script>
        const now = new Date();
        if (now.getFullYear() > 2021) document.getElementById('coverage-year').style.display = 'none';
      </script>
    </div>
  </div>
  <!-- Age of members needing coverage -->
  <div class="row">
    <div id="ages" class="col-12">
      <div class="ages-component pt-4">
        <div class="mb-2">
          <span class="ages-component__label d-inline-block font-weight-bold pr-2"> Age of People Needing Coverage <span id="calculator-tooltip--member-ages" data-toggle="tooltip" data-placement="right" title=""
              class="font-18px text-primary cursor-pointer material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
              data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
              data-original-title="If under one year old, enter &quot;1&quot;. Enter the age you and your household members will be on Jan. 1, 2022."> info </span>
          </span>
          <span id="member-age-label" class="d-none">Age of People Needing Coverage</span>
        </div>
        <!-- Household Member Ages Input Container -->
        <div id="household-members" class="ages-component__ages-container d-flex flex-wrap m-0 w-100">
          <div class="household-member-age mr-2"><label for="dynamic-age-input-1" class="font-weight-bold sr-only"><br> Age of People Needing Coverage<br> <br> info<br> <br> </label><input type="number" id="dynamic-age-input-1"
              class="subsidy-calculator__household-member-age subsidy-calculator__input ages-component__age-input mr-2" placeholder="45"></div>
        </div>
        <div role="alert">
          <div id="household-members-invalid-feedback" class="ages-component__invalid-feedback invalid-feedback"> Please enter a valid age for each person. </div>
        </div>
      </div>
    </div>
  </div>
  <!-- UIB -->
  <div class="row mr-0 align-items-end pt-4">
    <div id="received-unemployment-benefits" class="col-md-8">
      <div class="uib-component d-none">
        <div class="font-weight-bold mb-2"> Received unemployment benefits in 2021? <span id="calculator-tooltip--uib" data-toggle="tooltip" data-placement="right" title=""
            class="font-18px text-primary cursor-pointer ml-2 material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
            data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
            data-original-title="If yes, your household likely qualifies for Silver 94 plans with lower deductibles, copays, and coinsurance — all for as low as $1 per person."> info </span>
        </div>
        <div class="d-inline-block pr-5 radio-container">
          <label for="yes-unemployment">Yes <input class="uib-component__yes-radio" type="radio" id="yes-unemployment" name="unemployment-benefits" value="yes">
            <span class="custom-radio"></span>
          </label><br>
        </div>
        <div class="d-inline-block radio-container">
          <label for="no-unemployment">No <input class="uib-component__no-radio" type="radio" id="no-unemployment" name="unemployment-benefits" value="no" checked="">
            <span class="custom-radio"></span>
          </label><br>
        </div>
        <div id="received-unemployment-benefits--info" class="subsidy-calculator__uib-info d-none">
        </div>
      </div>
    </div>
  </div>
  <!-- Calculate Button -->
  <div class="row mr-0 mt-auto pt-4">
    <div class="col-12 d-md-flex justify-content-md-end pr-md-5 py-3">
      <div id="calculate">
        <a href="#results-container" id="calculate-desktop" class="subsidy-calculator__calculate-button btn btn-primary px-0 px-lg-5 d-none d-sm-block gtm-calculator-calculate disabled">Calculate</a>
        <a href="#results-container" id="calculate-mobile" class="subsidy-calculator__calculate-btn-mobile btn btn-primary px-5 d-block d-sm-none w-75 mx-auto gtm-calculator-calculate disabled">Calculate</a>
      </div>
    </div>
  </div>
</form>

Text Content

Skip Navigation

menu
CC Vert REVERSE Logo Created with Sketch.
 * Shop and Compare SHOP

Logos/CC/Horiz/color Created with Sketch.
close
search

   
 * Get Started chevron_right
   
   
 * Health add
   
   Covered California Plans
   
   Bronze
   
   Silver
   
   Gold
   
   Platinum
   Medi-Cal
   
   Individuals and Families
   
   Children
   
   Pregnancy
   Not sure which plan you qualify for? Shop and Compare
   
 * Dental add
   
   Dental Coverage
   Children’s Dental
   
   
   
   Family Dental
   
   

   
 * Vision add
   
   Vision Coverage
   Adult Vision
   
   
   
   Children’s Vision
   
   

   
 * Support add
   
   Support Center
   
   Contact Us
   
   How-To Videos
   
   (800) 300-1506
   
 * (800) 300-1506 phone
 * Shop and Compare shopping_cart
 * Apply for Coverage
 * Sign In
   

search
 * Sign In

 * Shop and Compare SHOP

search
Search
close

 1. Home
    
    
    
    
    
    
    
    
    
    
 2. Members
    
    
    
    
    
    
 3. Pay Your Premium


PAY YOUR MONTHLY PREMIUM

Congratulations on enrolling in a health insurance plan through Covered
California. Now you need to pay your monthly premium for your coverage to start.

If you get a bill from your health insurance plan or family dental plan, please
follow the instructions on the bill for making a payment. If you have not
received a bill, contact your selected plan or make your first payment using the
specific information listed below for each company.

Children’s dental coverage is included with your health insurance coverage. You
will not receive a separate invoice.

Payment for all health insurance or family dental plans must be made directly to
the company. Pay your health insurance company or family dental company — not
Covered California — no later than the payment deadline on the invoice.


HEALTH INSURANCE PLANS

Click on your plan below for specific payment options.

Note: If you miss a premium payment and lose your coverage, you will have to
wait for the next open-enrollment period or until a qualifying life event occurs
to sign up and get coverage again.

expand_less




PAY BY PHONE

(855) 634-3381

Have your subscriber ID or Social Security number ready.

PAY ONLINE

For first-time payment: log in to your CoveredCA.com account and follow the
payment instructions.

If you are a current member, go to www.anthem.com/ca and log in as a member.
Click on “Pay My Bill."

PAY BY MAIL

Anthem Blue Cross
P.O. Box 51011
Los Angeles, CA 90051-5311

NO INVOICE RECEIVED?

(855) 634-3381

expand_less




PAY ONLINE

For first-time payment: log in to your CoveredCA.com account and follow the
payment instructions.

PAY BY MAIL

445 Grant Avenue, #700
San Francisco, CA 94108

Include your invoice stub.

NO INVOICE RECEIVED?

(888) 775-7888

expand_less




PAY BY PHONE

(855) 836-9705

Have your case number or Social Security number on hand. Allow seven to 10 days
for Blue Shield of California to process your enrollment.

PAY ONLINE

Go to www.blueshieldca.com/PaymentBSC.

This applies to the first month's premium payment only. Registration is
required. Have your Social Security number ready.

If you are a current member, go to www.blueshieldca.com and log in as a member.
In the Billing & Payments section, select "Pay my bill."

PAY BY MAIL

Blue Shield of California
P.O. Box 54530
Los Angeles, CA 90054-0530

Please include your certificate number from your invoice statement and your
invoice stub.

NO INVOICE RECEIVED?

Go to www.blueshieldca.com/PaymentBSC.

This applies to the first premium payment only. Registration is required. Have
your Social Security number ready.

If you are a current member, go to www.blueshieldca.com and log in as a member.
In the Billing & Payments section, select "Pay my bill."

expand_less




Pay by Phone
(844) 926-4524

PAY ONLINE

Go to https://brighthealthcare.com.

PAY BY MAIL

P.O. Box 953728
St. Louis, MO 63195-3728

Make checks payable to Universal Care.

NO INVOICE RECEIVED?

(844) 926-4524

 

expand_less




PAY BY PHONE

(800) 539-4193 (TTY: 711)

Have your subscriber ID and payment method ready. (You can get your subscriber
ID if you do not have it on the Health Net website. Register, then log in and
find your ID on the homepage.)

PAY ONLINE

Go to https://ifp.healthnetcalifornia.com/resources/paying-my-bill.html.

Click the “For Members” button on the top of the page. Then click “Pay My Bill.”

PAY WITH MONEYGRAM®

Find a MoneyGram location near you on its website or call (800) 926-9400.
Remember to bring:

 * Cash for your premium payment. Health Net will pay your MoneyGram transaction
   fee.
 * Your Health Net member ID number.
 * The Receive Code: 16375.

Fill out the blue MoneyGram ExpressPayment® form and use the MoneyGram phone or
kiosk to complete your payment.

PAY BY MAIL

Make payable to Health Net. Write your subscriber ID number on your check.

Health Net CA Individual   
P.O. Box 748705
Los Angeles, CA 90074-8705

NO INVOICE RECEIVED?

View your invoice on the Health Net website. Register, then log in to view your
invoice or call (888) 926-4988 (TTY 711) between 8 a.m. and 5 p.m. Pacific Time.

expand_less




PAY BY PHONE

(844) 524-7370

Have on hand your account number, invoice number and the subscriber’s last name
that is listed on the invoice.

PAY ONLINE

Go to www.kp.org/paypremium to make your first premium payment. Registration is
required.

If you are a current member, go to www.kp.org/premiumbill using the secure
payment portal. To pay online you will need your kp.org user ID and password.

PAY BY MAIL

Kaiser Foundation Health Plan, Inc.
P.O. Box 60508
City of Industry, CA 91716-0508

Follow the directions on your invoice.

NO INVOICE RECEIVED?

(844) 524-7370

expand_less




PAY BY PHONE

(855) 270-2327
TTY: 711

Have your member ID or subscriber’s member ID or case number available.

PAY ONLINE

Go to L.A. Care Connect.

Create an account. Have your member ID or the subscriber’s member ID available.

PAY BY MAIL

L.A. Care Health Plan, L.A. Care Covered™
P.O. Box 512546
Los Angeles, CA 90051-9865

Add your member ID or the subscriber’s member ID or case number to payment.
Payments should be made payable to L.A. Care Health Plan.

Pay in Person

L.A. Care Health Plan, L.A. Care Covered
1055 West 7th St.
Los Angeles, CA 90017

Accepted forms of payment: money order, cashier’s check, credit card, business
checks or personal check.

Important note: Add your member ID or the subscriber’s member ID or case number
to payment. Payments should be made payable to L.A. Care Health Plan.

NO INVOICE RECEIVED?

(855) 270-2327
TTY: 711

Have your member ID or subscriber’s member ID or case number available.

expand_less




PAY BY PHONE

(800) 772-5327

Have your Covered California ID or Social Security number ready.

PAY ONLINE

For first-time payment: log into your CoveredCA.com account and follow the
payment instructions.

To make your monthly payment online, visit www.MolinaPayment.com.

PAY BY MAIL

For USPS:

Molina Healthcare
PO Box 75159
Chicago, IL 60675-5159

For overnight delivery:

Molina Healthcare Dept. #75159
350 N. Orleans St., Ste 800
Chicago, IL 60654-1529

Please write your subscriber/account number on your check/money order.

 Click here for a payment form.

NO INVOICE RECEIVED?

(800) 772-5327

Have your Covered California ID or Social Security number available.

expand_less




PAY BY PHONE

(855) 672-2755

Have your subscriber ID or Social Security number ready.

PAY ONLINE

For first-time payment: log into your CoveredCA.com account and follow the
payment instructions.

If you are a current member, go to https://www.hioscar.com/. Log in as a member
and click "Pay My Bill."

PAY BY MAIL

Please refer to the information found on the payment letter.

NO INVOICE RECEIVED?

(855) 672-2755

expand_less




PAY BY PHONE

(800) 359-2002

Have your Sharp Health Plan member ID or Social Security number available.

PAY ONLINE

Go to https://www.sharphealthplanpayment.com/PP

PAY BY MAIL

P.O. Box 57248
Los Angeles, CA 90074-7248

Add your case number to payment.

NO INVOICE RECEIVED?

(800) 359-2002

expand_less




PAY ONLINE

For first-time payment: log in to your CoveredCA.com account and follow the
payment instructions.

If you are a current member, visit
http://www.valleyhealthplan.org/Pages/paybill.aspx.

PAY BY MAIL

County of Santa Clara Valley Health Plan
PO Box 888435
Los Angeles, CA 90088-8435

Valley Health Plan only accepts money orders and checks. Follow the directions
on your invoice.

NO INVOICE RECEIVED?

(888) 421-8444

expand_less




PAY BY PHONE

(888) 442-2206

Have your WHA ID number or Social Security number available.

PAY ONLINE

For first-time payment: log in to your CoveredCA.com account and follow the
payment instructions.

PAY BY MAIL

WHA, Dept. 34668
P.O. Box 39000
San Francisco, CA 94139

NO INVOICE RECEIVED?

(888) 442-2206

Have your WHA ID number or Social Security number available.


FAMILY DENTAL PLANS

CLICK ON YOUR PLAN, BELOW, FOR SPECIFIC PAYMENT OPTIONS.

expand_less




PAY BY PHONE

(844) 561-5600 or 877-367-4811 (IVR)

PAY ONLINE

Go to https://dentalexchange.guardianlife.com and click on “Pay Now.”

PAY BY MAIL

Please note your Member ID number on your check and send your payment to:

Access Dental Plan
PO BOX 412825
Boston, MA 02241-2825

INVOICES ARE AVAILABLE. NO INVOICE RECEIVED?

(844) 561-5600

expand_less




PAY BY PHONE

Call (855) 634-3381 and follow prompts to reach the payment option.

PAY ONLINE

Go to www.anthem.com/ca and create a user ID and password in order to log in as
a member. Then you can follow the prompts for “pay my bill.”

PAY BY MAIL

Anthem Blue Cross
P.O. Box 51011
Los Angeles, CA 90051-5311

NO INVOICE RECEIVED?

Call (855) 634-3381

expand_less




PAY BY PHONE

(855) 836-9705

PAY ONLINE

For your first premium payment only, go to www.blueshieldca.com/PaymentBSC. 
Have your invoice ready. your application ID is required.

If you are a current member, go to www.blueshieldca.com and log in as a member,
and select “Pay my bill” under the Billing & Payments section.

PAY BY MAIL

Please note your Member ID number on your check and send your payment to:

Blue Shield of California
P.O. Box 54530
Los Angeles, CA 90054-0530

expand_less




PAY BY PHONE

(855) 425-4164

PAY BY MAIL

California Dental Network
23291 Mill Creek Dr. Ste 100
Laguna Hills, CA 92653

NO INVOICE RECEIVED?

(855) 425-4164

expand_less




Please contact the web team to edit this item.
Editing this item in cloudcannon could cause the page to break.
expand_less


DENTAL HEALTH MAINTENANCE ORGANIZATION (DHMO)

PAY BY PHONE

(888) 282-8528

PAY BY MAIL

Delta Dental of California
c/o Delta Dental Insurance Company
P.O. Box 660138
Dallas, TX 75266-0138

PAY ONLINE

https://deltadentalins.com

NO INVOICE RECEIVED?

https://deltadentalins.com or
(888) 282-8528

expand_less


DENTAL PREFERRED PROVIDER ORGANIZATION (DPPO)

PAY BY PHONE

(888) 282-8978

PAY ONLINE

https://deltadentalins.com

PAY BY MAIL

Delta Dental of California
c/o Delta Dental Insurance Company
P.O. Box 660138
Dallas, TX 75266-0138

NO INVOICE RECEIVED?

https://deltadentalins.com or
(888) 282-8978

expand_less




PAY BY PHONE

(855) 495-0905

PAY ONLINE

www.dentalhealthservices.com/CA

PAY BY MAIL

Dental Health Services — Exchange Department
3780 Kilroy Airport Way, Suite 750
Long Beach, CA 90806

NO INVOICE RECEIVED?

(855) 495-0905

expand_less




PAY BY PHONE

(844) 561-5600 or 877-367-4811 (IVR)

PAY ONLINE

Go to https://dentalexchange.guardianlife.com and click on “Pay Now.”

PAY BY MAIL

Please note your Member ID number on your check and send your payment to:

Guardian Life Insurance Co. of America
PO BOX 412825
Boston, MA  02241-2825

NO INVOICE RECEIVED?

(844) 561-5600

expand_less




PAY BY PHONE

(888) 844-3344

PAY ONLINE

www.libertydentalplan.com/CCPayment

PAY BY MAIL

Checks should be made payable to LIBERTY Dental Plan. Submit money orders or
checks to:

LIBERTY Dental Plan
PO Box 840401
Los Angeles, CA 90084-0401

NO INVOICE RECEIVED?

(888) 844-3344 or log on to the Member Portal at www.libertydentalplan.com

expand_less




PAY BY PHONE

(844) 561-5600

PAY ONLINE

Go to https://dentalexchange.guardianlife.com and click on “Pay Now.”

PAY BY MAIL

Please note your Member ID number on your check and send your payment to:

Premier Access
PO BOX 603222
Charlotte, NC 28260- 3222

NO INVOICE RECEIVED?

(844) 561-5600

arrow_back Back
Related Linksexpand_less
 * Using Your Plan
 * Primary Care Physician
 * Renew Your Health Plan
 * Create an Online Account
 * Report a Change

 * Get the Right Financial Help
 * File an Appeal or a Complaint
 * Pay Your Premium
 * Cancel Your Plan
 * Form 1095-A Information and Dispute Form


Support
arrow_drop_down

2
New savings are here! Wanna learn more?
clear


NEVER MISS A DEADLINE.

Sign up for email updates to get deadline reminders and other important
information

First Name
ZIP Code
Email*
* required
Subscribe

SUBSCRIPTION COMPLETE!

×

Now that you are signed up for updates from Covered California, we will send you
tips and reminders to help with your health coverage.

Privacy Policy Close


GET NOTIFICATIONS

×

Sign up for email updates to get deadline reminders and other important
information.

Enter First Name
Enter ZIP Code
Enter Email Address (Required)
Privacy Policy

Subscribe


CONTACT US

(800) 300-1506


OTHER LANGUAGES KEYBOARD_ARROW_UP

Language Arabic العربية (800) 826-6317 Cantonese 粵語 (800) 339-8938 Mandarin 普通话
(800) 300-1533 Hmong Hmoob (800) 771-2156 Korean 한국어 (800) 738-9116 Russian
русский (800) 778-7695 Filipino Tagalog (800) 983-8816 Armenian հայերեն (800)
996-1009 Farsi فارسی (800) 921-8879 Khmer Khmer (800) 906-8528 Lao Lao (800)
357-7976 Spanish Español (800) 300-0213 Vietnamese Tiếng Việt (800) 652-9528


SERVICE CENTER HOURS

Monday to Friday: 8 a.m. - 6 p.m.
Saturday and Sunday: Closed


NEW CUSTOMERS

Get a call back from a licensed agent. arrow_forward






SHOP

 * Shop and Compare
 * Apply


MY ACCOUNT

 * Sign In
 * Create an Account

Covered California for Small Business
Enrollment Partners and Agents
Newsroom
Careers
Register to Vote


LEARN

 * Learning Center
 * Support
 * Health
 * Dental
 * Vision
 * Members
 * What is Covered California?
 * American Indians and Alaska Natives
 * Health Care Blog


FOLLOW US


 * Accessibility and Nondiscrimination
 * Terms of Use
 * Privacy Policy
 * Protecting Our Consumers


 * Español
 * العربية
 * 中文
 * hmoob
 * 한국어
 * ру́сский
 * Tagalog
 * հայերեն
 * فارسی
 * Khmer
 * Lao
 * Tiếng Việt

CoveredCA.com is sponsored by Covered California and the Department of Health
Care Services, which work together to support health insurance shoppers to get
the coverage and care that’s right for them.

Copyright © 2022 Covered California

3.4.0

CALCULATOR

×


ESTIMATE WHAT YOU’LL PAY

Estimate what you might pay for your plan with the help of our nifty calculator.

We are experiencing technical difficulties. Please try again later.
Household Income info
$
Please enter a number
ZIP Code

location
Please enter a valid ZIP code
County
Sacramento
Household Size info
1 2 3 4 5 6 7 8
Household size must be the same or more than how many need coverage.
How many need coverage?
1 2 3 4 5 6 7 8
Cannot be more than the household size
When do you want to start coverage?
Next year (2022) This year (2021)
Please enter a coverage year
Age of People Needing Coverage info Age of People Needing Coverage

Age of People Needing Coverage

info


Please enter a valid age for each person.
Received unemployment benefits in 2021? info
Yes

No


Calculate Calculate
Your Estimate $63 per month for a Silver plan. Bronze as low as $0. You may
qualify for: Covered California.
 * You save $507 per month.
 * Brand-name plans.

This isn’t an application for health coverage.


QUICK QUOTE


YOU MAY QUALIFY FOR

done
$63 per month
Medi-Cal
for a Silver plan.
Bronze plans as low as $0.
After financial help from: You may qualify for: You may qualify for: Covered
California both Covered California and no-cost or low-cost coverage through
Medi-Cal. no-cost or low-cost coverage
check_circle Financial Help: $507 per month
check_circle Bronze, Gold and Platinum plans also available
check_circle Coverage for children, adults and families
check_circle Free or affordable pregnancy coverage
check_circle Because of your income, you may be able to sign up now, even if you
don't have another qualifying life event.
Continue
This isn’t an application for health coverage. info
Total Subsidy: $506.80
Members going to cca: 1
Members going to medical: 0
Fed Fairshare: $62.90
FPL%: 217.39130434782606
Percentage of income: 0.0
SLS Benchmark cost: 569.70
SLS Rate: 394.53
Household Rating Factor: 1.44

Edit Calculator
Start Over expand_less
Loading...
Loading...
Loading...

Our calculator will be back soon, but you can still learn more about how Covered
California works.

Get Started
keyboard_arrow_up
TOP