MCFE

{MCFE}{643 Spencer St}{West Melbourne}{3003}{Vic}{Australia}{(130) 036-8883}
643 Spencer St, 3003 West Melbourne, Vic
Phone: (130) 036-8883

Online Payments

    Tuition Fees 

    Use these links if you are paying upfront, not using a payment plan.






    Other Fees & Charges 







     

    Another person paying on your behalf with their Credit Card

    If another person is paying on your behalf, ensure you still enter YOUR email address, and next to their name on the credit card enter YOUR student ID {Client Code}. This is how we can accurately track who has paid.

    Job Active or Employers Paying

    If your employer or a Job Active is paying on your behalf, we can send them a customised invoice and link so they can make the payment for you.

    To arrange this, simply forward the invoice email you received from MCFE, with the invoice attached, to [email protected]. The following details must be included:

    • Business name
    • Employer contact name
    • Contact email
    • Contact phone number
'; // Convert HTML to PDF using jsPDF var pdf = new jsPDF(); pdf.fromHTML(newDocument, 15, 15, { width: 170 // Adjust this width value as needed }, function() { // Trigger the PDF download pdf.save('table.pdf'); }); });