> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/getting-started/accounts-and-billing/how-to-pay-an-invoice-online.md).

# How to pay

## **Pay by Credit Card**

1.Login to the [Partner Portal](https://partners.hostednetwork.com.au/site/login) with your credentials *(NOTE: Support can reset these for you if you have forgotten the details).*

2\. From your partner portal dashboard, click the invoices dropdown on the left side panel and click invoices.

![](/files/-MTIM6t2WK4lTiK7P_w_)

3\. You will now see a list of your present and past invoices. On the upper right corner, click the "Make Credit Card Payment" butto&#x6E;**.**

![](/files/-MTIW2Qj41wyvtiGWL54)

4\. Choose the invoice/s that you wish to pay for, and/or type the amount for partial payment then click Next.

![](/files/-MTIVb59UXvNs68XHOQw)

5\. Enter your card details.

![](/files/-MTIUW1ue0jdLbC_zh5q)

{% hint style="warning" %}
Surcharges will be added to your next billing cycle’s invoice.

Mastercard and Visa - 1%; American Express - 2%

To enable recurring credit card payments, make sure to tick the box with the statement “Save my card details for future payments”. Payments will automatically be processed on due date.
{% endhint %}

6\. Review payment summary and surcharge calculations, Accept Terms and Conditions, and click the “Pay Now” button:

![](/files/-MTIND8TpBAhSTmZ_iVo)

7\. Credit Card payment is now complete and a confirmation email should be on the way.

## Pay by Deposit / EFT

If you prefer to deposit/ transfer funds, details are as follows:

| <p><strong>Account Name</strong>: Hosted Network</p><p><strong>BSB</strong>: 062 000</p><p><strong>Account Number</strong>: 1627 6614</p><p><strong>Reference</strong>: This should be your invoice number</p> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

{% hint style="info" %}
**Please note that payment made via this option is subject to delays of up to 3 business days.**&#x20;

**This does not necessarily incur any surcharge costs but you may need to check your paying Bank’s terms and conditions for more details about possible fees.**
{% endhint %}

## **Pay by Auto-debit from Bank Account**

If you are interested to enrol your bank account for Auto-debit, please contact the accounts team.

| <p><strong>Phone:</strong> 1300 781 148 Option #4</p><p><strong>Email:</strong> <accounts@hostednetwork.com.au></p><p><strong>Availability:</strong> 9am - 5.30pm AEST</p> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.hostednetwork.com.au/support/getting-started/accounts-and-billing/how-to-pay-an-invoice-online.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
