-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpayment.php
27 lines (20 loc) · 1.34 KB
/
payment.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<div class="row">
<div class="col-sm-12">
<p>At Action Dental, we know that dental procedures can be costly. At your initial visit, we ask that you bring your insurance card so that Dr. Peterson and his staff can provide you with the best estimate of your cost at time of service. We do our best to give you an accurate estimate each time. We are preferred providers for: </p>
<ul>
<li>Delta Dental</li>
<li>Blue Cross and Blue Shield</li>
<li>Medicaid</li>
<li>Care Credit (This plan offers several payment options with low interest and low down payment for those who qualify. You can apply at the <a href="http://www.carecredit.com/?dtc=N354&Exact=carecredit&gclid=CILtpLrVj8QCFUuUfgodEyYA5w">CareCredit</a> website or contact our office for further information.)</li>
<li>There are other insurances that we are working with. Please call if you have questions.</li>
</ul>
<p>We also accept:</p>
<ul>
<li>MasterCard</li>
<li>Discover</li>
<li>Visa</li>
<li>America Express</li>
</ul>
<p> as well as checks or cash. Ask about our cash discount!</p>
</div>
</div>