$(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,955.00 Child1-Name (Grade10) = $575: Child2-Name (Grade8) = $517.50: Child3-Name (Grade4) = $460: Child4-Name (KG) = $402.50.

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