$(document).ready(function() { $("select").change(function() { $(this).find("option:selected").each(function() { if ($(this).attr("value") == "class") { $(".box").not(".class_name").hide(); $(".class_name").show(); $(".box").not(".class_name").val(""); } else if ($(this).attr("value") == "ref") { $(".box").not(".ref_id").hide(); $(".ref_id").show(); $(".box").not(".ref_id").val(""); } else { $(".box").hide(); } }); }).change(); });
Select Page

Tuition Payment

Click on Form Access, and then proceed to input your Credit Card Account Information, Billing Information including the “Payment Purpose”.

Example of Payment Purpose:  TOTAL payment of $1,632, Child1-Name (Grade10) = $480: Child2-Name (Grade8) = $432: Child3-Name (Grade4) = $384: Child4-Name (KG) = $336.

Upon completion of all input, check on “I’m not a robot” and then click on the Submit button.