Metadata
Title
Make a Payment – Current Students
Category
undergraduate
UUID
89adfc410ba94a928e51c8def579d6dc
Source URL
https://www.trinity.unimelb.edu.au/pathways-school/apply/make-a-payment
Parent URL
https://www.trinity.unimelb.edu.au/pathways-school/apply
Crawl Time
2026-03-10T04:34:25+00:00
Rendered Raw Markdown
# Make a Payment – Current Students

**Source**: https://www.trinity.unimelb.edu.au/pathways-school/apply/make-a-payment
**Parent**: https://www.trinity.unimelb.edu.au/pathways-school/apply

- Print Page
- Share Page

0001-01-01

This page is for current students or new students paying via credit card. If you are a **new** studentlooking to make your **first fee instalment via bank transfer see** [**details below**](#transfer) **the form or to use Flywire**, please [click here](https://landing-pages.flywire.com/landing/trinity-college).

## Student details

Student ID

Student Given Names

Student Family Name/Surname

Student Date of Birth

function f65ajxc() {
// Update datepicker to accept/recognise additional formats
$.datepicker.additionalFormats = [ "dd/mm/yy", "dd/mm/y", "d/m/yy", "d/m/y", "d M y", "d M yy", "d MM yy"];
// Backup the original parsing function. Do NOT do it second time because it will backup overwritten function
// and one will get an infinite loop!
if (typeof $.datepicker.originalParseDate !== "function") {
$.datepicker.originalParseDate = $.datepicker.parseDate;
}
// New parsing function
$.datepicker.parseDate = function (format, value, settings) {
var date = "";// new Date();
function testParse(format, value, settings) {
if (!date) {
try {
date = $.datepicker.originalParseDate(format, value, settings);
} catch (Error) {
}
}
}
testParse(format, value, settings);
var len = $.datepicker.additionalFormats ? $.datepicker.additionalFormats.length : 0;
for (var n = 0; n < len; n++) {
testParse($.datepicker.additionalFormats[n], value, settings);
};
if (date == "") {
throw new Error('Unrecognised date format');
}
return date;
};
$('[data-id=65ajxc]').each(function() {
var format = 'DD, d MM, yy';
if ($(this).attr('data-dateformat')) {
format = $(this).attr('data-dateformat');
}
$(this).datepicker({
changeMonth: true,
changeYear: true,
yearRange: "-80:+10",
dateFormat: format
});
});
}
if (document.readyState === 'complete') {
f65ajxc();
} else {
document.addEventListener('DOMContentLoaded', function(event) {
f65ajxc();
});
}

## Agent details

Where there is no agent, please enter “No agent” in each field.

Agent Company Name

Agent Email

Agent Contact Number

## Payment details

Course Name

Description of Payment

Your Email

Amount to Pay (AUD)

\*A surcharge will be applied for all credit card payments of 0.4% for Visa/MasterCard and 1.65% for American Express

Verfication

(function () {
'use strict';
function renderHCaptcha() {
window.hcaptcha.render('hcaptcha-form-Payment\_TCFS-ff72\_hcaptcha\_Value', {
'sitekey': '1a1d25f1-6f4c-40cb-8a81-3ee6c113d2de',
'theme': 'light',
'size': 'normal',
});
}
if (window.hcaptchaScriptStatus === 'LOADED') {
renderHCaptcha();
return;
}
window.hcaptchatoload = window.hcaptchatoload || [];
if (window.hcaptchaScriptStatus === 'LOADING') {
window.hcaptchatoload.push(renderHCaptcha);
return;
}
if (window.hcaptchaScriptStatus !== 'LOADING' && window.hcaptchaScriptStatus !== 'LOADED') {
window.hcaptchaScriptStatus = 'LOADING';
window.hcaptchatoload.push(renderHCaptcha);
var script = document.createElement("script");
script.src = "https://js.hcaptcha.com/1/api.js?render=explicit&hl=en";
script.addEventListener('load', function (e) {
window.hcaptchaScriptStatus = 'LOADED';
for (var i = 0; i < window.hcaptchatoload.length; i++) {
window.hcaptchatoload[i]();
}
});
document.head.appendChild(script);
return;
}
})();

if (document.readyState === 'complete') {
window.kentico.updatableFormHelper.registerEventListeners({"formId":"form-Payment\_TCFS-ff72","targetAttributeName":"data-ktc-ajax-update","unobservedAttributeName":"data-ktc-notobserved-element"});
} else {
document.addEventListener('DOMContentLoaded', function(event) {
window.kentico.updatableFormHelper.registerEventListeners({"formId":"form-Payment\_TCFS-ff72","targetAttributeName":"data-ktc-ajax-update","unobservedAttributeName":"data-ktc-notobserved-element"});
});
}

## OTHER PAYMENT METHODS

- Flywire – [**pay via Flywire here**](https://landing-pages.flywire.com/landing/trinity-college)
- bank draft
- telegraphic transfer/direct deposit (add an extra $20 to cover bank charges).

#### **Payment details**

##### What is Flywire?

The preferred payment partner of Trinity College is [Flywire](https://landing-pages.flywire.com/landing/trinity-college). You and your family can leverage Flywire’s global payment network to securely make an international payment from the safety and convenience of their own home. Supporting 140+ currencies across 240 countries and territories, Flywire’s flexible online payment options include secure bank transfers, card payments, and alternative payment methods such as PayPal and Alipay.

##### Benefits of using Flywire

- Flywire allows you to pay from almost any country offering excellent foreign exchange rates and no hidden fees.
- You will be able to track the progress of your payment online and receive email and text alerts each step of the way.
- Multilingual customer support via phone, chat and email is available 24x7 if you need assistance with your payment.
- All payments must include full name and Student ID in reference to ensure payments are correctly received into your student account.

#### **Telegraphic transfer/direct deposit details for continuing student payments**

Second semester payments, owing post commencement at Trinity, should be transferred to:

- **Bank:** National Australia Bank
- **Branch:** The University of Melbourne, Victoria 3010, Australia
- **Account name:**Trinity College General Account
- **Branch number (BSB):** 083 170
- **Account number:**515 617 691
- **Swift Code:** NATAAU 3303 M

A $300 late fee will be applied for any fee payments received after the relevant due date.

*Note: If you pay your first fee instalment and then decide to withdraw from the course, you'll need to notify Trinity College. Applications for fee refunds are considered individually.*

Review our [refund policy](https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.trinity.unimelb.edu.au%2Fpathways-school%2Fpolicies&data=05%7C01%7Ckelix%40trinity.unimelb.edu.au%7C40bd8d3ae9c04b24633d08dbb41d6ea9%7C24a88d51b66d4783abc72618ad48d577%7C0%7C0%7C638301810727606997%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=csPjwbKC86DppzfEDjnaGZ7zUXsZpDh5W2mjKvkVEe0%3D&reserved=0) for more information.

#### How to pay by credit card by phone

You can pay your fees online or by phone using a Visa, Mastercard or Amex card. All payments must include Full name and Student ID in the reference to ensure payments are correctly received into your student account.

- **Pay by phone:**[(03)8341 0945](tel:0383410945) *(within Australia only)*

- [What is Foundation Studies](/pathways-school/foundation-studies-program)
- 
- 
- [How to apply & enrol](/pathways-school/apply)
  - 
  - 
  - [Information for students under 18](/pathways-school/apply/students-under-18)
  - [Find Accommodation in Melbourne](/pathways-school/apply/accommodation)
  - [Apply for a Student Visa](/pathways-school/apply/student-visas)
  - [Airport Reception & Pick Up](/pathways-school/apply/airport-reception-transfers)
- [Student Life at Trinity](/pathways-school/student-life)
- 
- [Meet us in your country](/pathways-school/meet-us-in-your-country)
- [Campus & Online Tours](/pathways-school/tours-pathways-school)
- 
- 
- 
- [Frequently Asked Questions](/pathways-school/faqs)
- [中文官网](https://china.trinity.unimelb.edu.au/)
-