Notes/Instructions
- Patient Name
- Use to personalize the "payment calculator" with the patient's name.
- Discount
- Let's the guest know if any discount has been applied
- Treatment Cost
- Original treatment cost (before discount and insurance).
- Estimated Insurance Coverage
- Flat amount the insurance will pay. This will be deducted from the treatment cost and the payment plan will be based on the "patient's responsibility" excluding insurance coverage.
- Monthly Payment
- Sets a starting point for the monthly payment. The patient will be able to adjust this to their desired monthly payment.
- APR
- Annual percentage rate (if applicable).
- Interest Threshold
- Sets the number of payments required before interest is applied. Once the patient has set a monthly payment that causes number of payments to exceed this threshold, the payment plan will be caculated using the annual percentage rate.
- Maximum Payments
- Sets a limit to the number of months/payments a payment plan is allowed to reach.
if(PAGE_ID == '201') { ?> include_once "team.php"; ?> } ?>