www.queenslandcountry.bank Open in urlscan Pro
104.18.37.79  Public Scan

Submitted URL: http://queenslandcountry.bank/
Effective URL: https://www.queenslandcountry.bank/
Submission: On March 06 via manual from IN — Scanned from SE

Form analysis 2 forms found in the DOM

GET /search-results/

<form class="search-form" method="get" action="/search-results/" role="search" aria-labelled-by="site_search_heading">
  <h2 class="u-visually-hidden" id="site_search_heading">Site search</h2>
  <div class="search-query">
    <div class="search-query__field-group">
      <label for="searchQ" class="u-visually-hidden">Keyword/s</label>
      <i class="search-query__field-icon | icon icon--search" aria-hidden="true"></i>
      <input class="search-query__field" id="searchQ" type="search" placeholder="e.g. Savings accounts" autocomplete="off" name="q" value="">
      <input type="hidden" name="type" value="">
      <button id="searchSubmit" type="submit" class="search-submit search-submit--site-search">
        <span class="search-submit__inner">
          <span class="search-submit__label">Go</span>
        </span>
      </button>
    </div>
    <div class="search-dropdown" data-search-dropdown__result-container="">
    </div>
  </div>
</form>

/product-comparison/

<form action="/product-comparison/">
  <div data-ps-qf="" id="ps-qf1">
    <div class="ps-qf | u-dark-ui has-vue">
      <div class="ps-qf__container">
        <script type="text/html" data-ps-qf-word-selector-template="">
          <div class="ps-qf-word-selector is-vue" v-bind:class="{ 'is-open': dropdownOpen }" v-on:click="toggleDropdown" v-on:keydown.enter.stop.prevent="toggleDropdown" v-on:keydown.space.stop.prevent="toggleDropdown"
            v-on:keydown.up.prevent.stop="selectPrevious" v-on:keydown.left.prevent.stop="selectPrevious" v-on:keydown.down.prevent.stop="selectNext" v-on:keydown.right.prevent.stop="selectNext" v-bind:aria-expanded="dropdownOpen ? 'true' : 'false'"
            role="listbox" tabindex="0" data-ps-qf-word-selector="${ name }">
            <div class="ps-qf-word-selector__control">
              <div class="ps-qf-word-selector__word" aria-hidden="true" v-text="selectedLabel"></div>
              <select name="${ name }" class="ps-qf-word-selector__input-select" title="" v-model="selected" tabindex="-1">
                <option v-for="item in items" v-bind:value="item.value" v-bind:selected="item.selected">${ item.label }</option>
              </select>
              <div class="ps-qf-word-selector__icon">
                <i class="icon icon--arrow-down "
                                                aria-hidden="true"></i>
              </div>
            </div>
            <div v-show="dropdownOpen">
              <div class="ps-qf-dropdown ">
                <ul class="ps-qf-dropdown__list">
                  <li class="ps-qf-dropdown__item" v-for="item in items">
                    <div class="ps-qf-dropdown-item" data-value="${ item.value }" v-on:click.prevent.stop="selectItem(item.value, true)" v-on:keydown.tab.prevent.stop="focusSelf($event, true)" tabindex="-1" role="option"
                      v-bind:aria-selected="selected === item.value ? 'true' : 'false'">
                      <span class="ps-qf-dropdown-item__inner">
                        <span class="ps-qf-dropdown-item__icon" v-if="item.icon">
                          <i class="icon icon--${ item.icon } "
                                                                    aria-hidden="true"></i>
                        </span>
                        <span class="ps-qf-dropdown-item__label">${ item.label }</span>
                      </span>
                    </div>
                  </li>
                </ul>
              </div>
            </div>
            <div class="ps-qf-word-selector__underlay" v-on:click.prevent.stop="toggleDropdown($event, true)"></div>
          </div>
        </script>
        <script type="text/html" data-ps-qf-word-selector-dropdown-template="">
          <div class="ps-qf-dropdown ">
            <ul class="ps-qf-dropdown__list">
              <li class="ps-qf-dropdown__item" v-for="item in items">
                <div class="ps-qf-dropdown-item" data-value="${ item.value }" v-on:click.prevent.stop="selectItem(item.value, true)" v-on:keydown.tab.prevent.stop="focusSelf($event, true)" tabindex="-1" role="option"
                  v-bind:aria-selected="selected === item.value ? 'true' : 'false'">
                  <span class="ps-qf-dropdown-item__inner">
                    <span class="ps-qf-dropdown-item__icon" v-if="item.icon">
                      <i class="icon icon--${ item.icon } "
                                                            aria-hidden="true"></i>
                    </span>
                    <span class="ps-qf-dropdown-item__label">${ item.label }</span>
                  </span>
                </div>
              </li>
            </ul>
          </div>
        </script>
        <div class="ps-qf__sentence">
          <div class="ps-qf__words">I want</div>
          <div class="ps-qf__words" data-ps-qf-type-word-selector="">
            <div class="ps-qf-word-selector is-vue" role="listbox" tabindex="0" aria-expanded="false" data-ps-qf-word-selector="type">
              <div class="ps-qf-word-selector__control">
                <div class="ps-qf-word-selector__word" aria-hidden="true">a loan</div>
                <select class="ps-qf-word-selector__input-select" title="" tabindex="-1" name="type">
                  <option value="cat50" selected="">a loan</option>
                  <option value="80">a credit card</option>
                  <option value="cat53">an account</option>
                  <option value="81">a fixed term deposit</option>
                  <option value="cat71">insurance</option>
                </select>
                <div class="ps-qf-word-selector__icon">
                  <i class="icon icon--arrow-down " aria-hidden="true"></i>
                </div>
              </div>
              <div style="display: none;">
                <div class="ps-qf-dropdown ">
                  <ul class="ps-qf-dropdown__list">
                    <li class="ps-qf-dropdown__item">
                      <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="cat50" aria-selected="true" id="ps-qf-word-selector2-CAT503">
                        <span class="ps-qf-dropdown-item__inner">
                          <span class="ps-qf-dropdown-item__icon">
                            <i aria-hidden="true" class="icon icon--other-loan "></i>
                          </span>
                          <span class="ps-qf-dropdown-item__label">a loan</span>
                        </span>
                      </div>
                    </li>
                    <li class="ps-qf-dropdown__item">
                      <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="80" aria-selected="false" id="ps-qf-word-selector2-804">
                        <span class="ps-qf-dropdown-item__inner">
                          <span class="ps-qf-dropdown-item__icon">
                            <i aria-hidden="true" class="icon icon--credit-card "></i>
                          </span>
                          <span class="ps-qf-dropdown-item__label">a credit card</span>
                        </span>
                      </div>
                    </li>
                    <li class="ps-qf-dropdown__item">
                      <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="cat53" aria-selected="false" id="ps-qf-word-selector2-CAT535">
                        <span class="ps-qf-dropdown-item__inner">
                          <span class="ps-qf-dropdown-item__icon">
                            <i aria-hidden="true" class="icon icon--piggy-bank "></i>
                          </span>
                          <span class="ps-qf-dropdown-item__label">an account</span>
                        </span>
                      </div>
                    </li>
                    <li class="ps-qf-dropdown__item">
                      <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="81" aria-selected="false" id="ps-qf-word-selector2-816">
                        <span class="ps-qf-dropdown-item__inner">
                          <span class="ps-qf-dropdown-item__icon">
                            <i aria-hidden="true" class="icon icon--deposit "></i>
                          </span>
                          <span class="ps-qf-dropdown-item__label">a fixed term deposit</span>
                        </span>
                      </div>
                    </li>
                    <li class="ps-qf-dropdown__item">
                      <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="cat71" aria-selected="false" id="ps-qf-word-selector2-CAT717">
                        <span class="ps-qf-dropdown-item__inner">
                          <span class="ps-qf-dropdown-item__icon">
                            <i aria-hidden="true" class="icon icon--umbrella "></i>
                          </span>
                          <span class="ps-qf-dropdown-item__label">insurance</span>
                        </span>
                      </div>
                    </li>
                  </ul>
                </div>
              </div>
              <div class="ps-qf-word-selector__underlay"></div>
            </div>
          </div>
          <div class="ps-qf__words"> to </div>
          <div class="ps-qf__words" style="display: none;"> to </div>
          <div class="ps-qf__words" style="display: none;"> to </div>
          <div class="ps-qf__words">
            <div class="ps-qf__word-selector-group">
              <div class="ps-qf__word-selector-item">
                <div class="ps-qf-word-selector is-vue" role="listbox" tabindex="0" aria-expanded="false" data-ps-qf-word-selector="cat50">
                  <div class="ps-qf-word-selector__control">
                    <div class="ps-qf-word-selector__word" aria-hidden="true">buy or build a home to live in</div>
                    <select class="ps-qf-word-selector__input-select" title="" tabindex="-1" name="cat50">
                      <option value="51" selected="">buy or build a home to live in</option>
                      <option value="52">buy or build for investment</option>
                      <option value="60">improve my home</option>
                      <option value="61">refinance an existing loan</option>
                      <option value="62">buy a car less than 3 years old</option>
                      <option value="63">buy a car older than 3 years</option>
                      <option value="64">go on holiday</option>
                      <option value="65">consolidate my debt</option>
                      <option value="66">other</option>
                    </select>
                    <div class="ps-qf-word-selector__icon">
                      <i class="icon icon--arrow-down " aria-hidden="true"></i>
                    </div>
                  </div>
                  <div style="display: none;">
                    <div class="ps-qf-dropdown ">
                      <ul class="ps-qf-dropdown__list">
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="51" aria-selected="true" id="ps-qf-word-selector8-519">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--home "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">buy or build a home to live in</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="52" aria-selected="false" id="ps-qf-word-selector8-5210">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--home-investment "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">buy or build for investment</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="60" aria-selected="false" id="ps-qf-word-selector8-6011">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--home-improvements "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">improve my home</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="61" aria-selected="false" id="ps-qf-word-selector8-6112">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--refinance "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">refinance an existing loan</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="62" aria-selected="false" id="ps-qf-word-selector8-6213">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--car-new "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">buy a car less than 3 years old</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="63" aria-selected="false" id="ps-qf-word-selector8-6314">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--car-old "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">buy a car older than 3 years</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="64" aria-selected="false" id="ps-qf-word-selector8-6415">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--holiday "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">go on holiday</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="65" aria-selected="false" id="ps-qf-word-selector8-6516">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--consolidate-debt "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">consolidate my debt</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="66" aria-selected="false" id="ps-qf-word-selector8-6617">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--other-loan "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">other</span>
                            </span>
                          </div>
                        </li>
                      </ul>
                    </div>
                  </div>
                  <div class="ps-qf-word-selector__underlay"></div>
                </div>
              </div>
              <div class="ps-qf__word-selector-item" style="display: none;">
                <div class="ps-qf-word-selector is-vue" role="listbox" tabindex="0" aria-expanded="false" data-ps-qf-word-selector="cat53">
                  <div class="ps-qf-word-selector__control">
                    <div class="ps-qf-word-selector__word" aria-hidden="true">make everyday transactions</div>
                    <select class="ps-qf-word-selector__input-select" title="" tabindex="-1" name="cat53">
                      <option value="56" selected="">make everyday transactions</option>
                      <option value="68">use with my Home Loan</option>
                      <option value="95">use for my business</option>
                      <option value="94">manage my kid's money</option>
                      <option value="54">help me save</option>
                      <option value="69">help me budget</option>
                    </select>
                    <div class="ps-qf-word-selector__icon">
                      <i class="icon icon--arrow-down " aria-hidden="true"></i>
                    </div>
                  </div>
                  <div style="display: none;">
                    <div class="ps-qf-dropdown ">
                      <ul class="ps-qf-dropdown__list">
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="56" aria-selected="true" id="ps-qf-word-selector18-5619">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--deposit "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">make everyday transactions</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="68" aria-selected="false" id="ps-qf-word-selector18-6820">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--home "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">use with my Home Loan</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="95" aria-selected="false" id="ps-qf-word-selector18-9521">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--money "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">use for my business</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="94" aria-selected="false" id="ps-qf-word-selector18-9422">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--family "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">manage my kid's money</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="54" aria-selected="false" id="ps-qf-word-selector18-5423">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--piggy-bank "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">help me save</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="69" aria-selected="false" id="ps-qf-word-selector18-6924">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--calculator "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">help me budget</span>
                            </span>
                          </div>
                        </li>
                      </ul>
                    </div>
                  </div>
                  <div class="ps-qf-word-selector__underlay"></div>
                </div>
              </div>
              <div class="ps-qf__word-selector-item" style="display: none;">
                <div class="ps-qf-word-selector is-vue" role="listbox" tabindex="0" aria-expanded="false" data-ps-qf-word-selector="cat71">
                  <div class="ps-qf-word-selector__control">
                    <div class="ps-qf-word-selector__word" aria-hidden="true">cover my car or motorbike</div>
                    <select class="ps-qf-word-selector__input-select" title="" tabindex="-1" name="cat71">
                      <option value="72" selected="">cover my car or motorbike</option>
                      <option value="73">cover my home &amp; contents</option>
                      <option value="74">cover my caravan</option>
                      <option value="75">cover my boat</option>
                      <option value="76">cover me while on holiday</option>
                      <option value="77">cover my loan repayments</option>
                      <option value="78">protect myself &amp; family</option>
                      <option value="79">protect my investment property</option>
                    </select>
                    <div class="ps-qf-word-selector__icon">
                      <i class="icon icon--arrow-down " aria-hidden="true"></i>
                    </div>
                  </div>
                  <div style="display: none;">
                    <div class="ps-qf-dropdown ">
                      <ul class="ps-qf-dropdown__list">
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="72" aria-selected="true" id="ps-qf-word-selector25-7226">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--car-new "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">cover my car or motorbike</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="73" aria-selected="false" id="ps-qf-word-selector25-7327">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--home "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">cover my home &amp; contents</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="74" aria-selected="false" id="ps-qf-word-selector25-7428">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--caravan "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">cover my caravan</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="75" aria-selected="false" id="ps-qf-word-selector25-7529">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--boat "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">cover my boat</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="76" aria-selected="false" id="ps-qf-word-selector25-7630">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--holiday "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">cover me while on holiday</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="77" aria-selected="false" id="ps-qf-word-selector25-7731">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--extra-repayments "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">cover my loan repayments</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="78" aria-selected="false" id="ps-qf-word-selector25-7832">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--family "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">protect myself &amp; family</span>
                            </span>
                          </div>
                        </li>
                        <li class="ps-qf-dropdown__item">
                          <div class="ps-qf-dropdown-item" tabindex="-1" role="option" data-value="79" aria-selected="false" id="ps-qf-word-selector25-7933">
                            <span class="ps-qf-dropdown-item__inner">
                              <span class="ps-qf-dropdown-item__icon">
                                <i aria-hidden="true" class="icon icon--home-investment "></i>
                              </span>
                              <span class="ps-qf-dropdown-item__label">protect my investment property</span>
                            </span>
                          </div>
                        </li>
                      </ul>
                    </div>
                  </div>
                  <div class="ps-qf-word-selector__underlay"></div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="ps-qf__words">
          <button type="submit" class="button  button--primary  ">
            <span class="button__inner">
              <span class="button__label">Go</span>
              <span class="button__icon">
                <i class="icon icon--arrow-right " aria-hidden="true"></i>
              </span>
            </span>
          </button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Planned maintenance: Internet Banking and Mobile App will be offline from 12am
to 6.10am on Sunday 10 March. Learn more

Dismiss alert


UTILITY MENU

 * 
 * 
 *  * Internet Banking
    * SmartBudget Portal

Planned maintenance: Internet Banking and Mobile App will be offline from 12am
to 6.10am on Sunday 10 March. Learn more

Dismiss alert


UTILITY MENU

 * Calculators
 * Rates & Fees
 * Contact Us
 * Find Us
 * Search
 * Login
    * Internet Banking
    * SmartBudget Portal

Menu


MAIN MENU

BSB 654 000 More BSB Information.
 * Personal
   Toggle Item
   
   
   PERSONAL
   
   Close navigation
    * Special offers
      Toggle Item
       * Home Loan Variable Special
       * 2 Year Fixed Package Home Loan
   
    * Home Loans
      Toggle Item
       * Variable home loans
       * Fixed home loans
       * Investment Lending
       * Line of credit
       * Home Buying Government Support
   
    * Personal loans
    * Transaction accounts
    * Savings accounts
    * Fixed term deposits
      Toggle Item
       * Fixed Term Deposits (Interest paid at maturity)
       * Fixed Term Deposits (Interest paid monthly)
       * Fixed Term Deposits (Interest paid annually)
   
    * Budgeting tools
      Toggle Item
       * SmartBudget account
       * Money Mentoring
   
    * Credit cards
    * Overseas payments
      Toggle Item
       * International transfers
       * Foreign exchange
   
    * Login to Internet Banking Login to Internet Banking
    * Our BSB is 654-000 Our BSB is 654-000
    * Rates and Fees Rates and Fees
    * SmartBudget SmartBudget
    * Try our calculators Try our calculators
    * FAQs FAQs

 * Business
   Toggle Item
   
   
   BUSINESS
   
   Close navigation
    * Business Accounts
      Toggle Item
       * Business Platinum account
       * Business Basic account
       * Business Online Saver account
   
    * Business payment solutions
    * Business Investments
      Toggle Item
       * Business Fixed Term Deposits (Interest paid at maturity)
       * Business Fixed Term Deposits (Interest paid monthly)
       * Business Fixed Term Deposits (Interest paid annually)
   
    * Business Finance
      Toggle Item
       * Business Loans
       * Commercial Overdrafts
       * Business Visa My Rewards Credit Card
       * Business Green Car Loan
   
    * Login to Internet Banking Login to Internet Banking
    * Our BSB is 654-000 Our BSB is 654-000
    * Rates & fees Rates & fees
    * Read our latest news and stories Read our latest news and stories

 * Insurance
   Toggle Item
   
   
   INSURANCE
   
   Close navigation
    * Health Insurance
    * Home and contents insurance
    * Car insurance
    * Caravan insurance
    * Travel insurance
    * Landlords insurance
    * Boat insurance
    * Making a claim
   
    * Making a claim Making a claim
    * Read our latest news and stories Read our latest news and stories

 * Community
   Toggle Item
   
   
   COMMUNITY
   
   Close navigation
    * Queensland Country Good For Good Community Grants
    * Our Charity Partner
    * Major Community Sponsorships
    * Community Partner Program
    * Community Volunteer Program
   
    * Career opportunities Career opportunities
    * Current vacancies Current vacancies
    * About us About us

 * Help & Information
   Toggle Item
   
   
   HELP & INFORMATION
   
   Close navigation
    * About us
      Toggle Item
       * Our values
       * Our people
       * Customer Owned Banking Code of Practice
       * Governance and reporting
       * Careers
       * Reconciliation Action Plan
   
    * Fraud and scams
    * Security
    * Lost, stolen or cancelling cards
    * Accessing your money
      Toggle Item
       * Internet banking
       * Mobile app
       * Cards
   
    * Direct debits
    * Financial Claims Scheme
    * Comprehensive Credit Reporting
    * Member support
      Toggle Item
       * Deceased estates
       * Domestic and Family Violence
       * Financial Assistance
   
    * Brochures and terms and conditions of use
    * Target Market Determinations
    * Privacy Policy
    * Compliments and Complaints
    * FAQs
    * Open Banking
    * Information for contractors
   
    * Login to Internet Banking Login to Internet Banking
    * Read our latest news and stories Read our latest news and stories
    * View our Newsletter here View our Newsletter here
    * Rates and Fees Rates and Fees
    * 2024 Desk Calendar 2024 Desk Calendar
    * Our BSB is 654-000 Our BSB is 654-000


UTILITY MENU

 * Calculators
 * Rates & Fees
 * Contact Us
 * Find Us

1800 075 078
BSB 654 000 More BSB Information.


PERSONAL

Close navigation
 * Special offers
   Toggle Item
    * Home Loan Variable Special
    * 2 Year Fixed Package Home Loan

 * Home Loans
   Toggle Item
    * Variable home loans
    * Fixed home loans
    * Investment Lending
    * Line of credit
    * Home Buying Government Support

 * Personal loans
 * Transaction accounts
 * Savings accounts
 * Fixed term deposits
   Toggle Item
    * Fixed Term Deposits (Interest paid at maturity)
    * Fixed Term Deposits (Interest paid monthly)
    * Fixed Term Deposits (Interest paid annually)

 * Budgeting tools
   Toggle Item
    * SmartBudget account
    * Money Mentoring

 * Credit cards
 * Overseas payments
   Toggle Item
    * International transfers
    * Foreign exchange

 * Login to Internet Banking Login to Internet Banking
 * Our BSB is 654-000 Our BSB is 654-000
 * Rates and Fees Rates and Fees
 * SmartBudget SmartBudget
 * Try our calculators Try our calculators
 * FAQs FAQs


BUSINESS

Close navigation
 * Business Accounts
   Toggle Item
    * Business Platinum account
    * Business Basic account
    * Business Online Saver account

 * Business payment solutions
 * Business Investments
   Toggle Item
    * Business Fixed Term Deposits (Interest paid at maturity)
    * Business Fixed Term Deposits (Interest paid monthly)
    * Business Fixed Term Deposits (Interest paid annually)

 * Business Finance
   Toggle Item
    * Business Loans
    * Commercial Overdrafts
    * Business Visa My Rewards Credit Card
    * Business Green Car Loan

 * Login to Internet Banking Login to Internet Banking
 * Our BSB is 654-000 Our BSB is 654-000
 * Rates & fees Rates & fees
 * Read our latest news and stories Read our latest news and stories


INSURANCE

Close navigation
 * Health Insurance
 * Home and contents insurance
 * Car insurance
 * Caravan insurance
 * Travel insurance
 * Landlords insurance
 * Boat insurance
 * Making a claim

 * Making a claim Making a claim
 * Read our latest news and stories Read our latest news and stories


COMMUNITY

Close navigation
 * Queensland Country Good For Good Community Grants
 * Our Charity Partner
 * Major Community Sponsorships
 * Community Partner Program
 * Community Volunteer Program

 * Career opportunities Career opportunities
 * Current vacancies Current vacancies
 * About us About us


HELP & INFORMATION

Close navigation
 * About us
   Toggle Item
    * Our values
    * Our people
    * Customer Owned Banking Code of Practice
    * Governance and reporting
    * Careers
    * Reconciliation Action Plan

 * Fraud and scams
 * Security
 * Lost, stolen or cancelling cards
 * Accessing your money
   Toggle Item
    * Internet banking
    * Mobile app
    * Cards

 * Direct debits
 * Financial Claims Scheme
 * Comprehensive Credit Reporting
 * Member support
   Toggle Item
    * Deceased estates
    * Domestic and Family Violence
    * Financial Assistance

 * Brochures and terms and conditions of use
 * Target Market Determinations
 * Privacy Policy
 * Compliments and Complaints
 * FAQs
 * Open Banking
 * Information for contractors

 * Login to Internet Banking Login to Internet Banking
 * Read our latest news and stories Read our latest news and stories
 * View our Newsletter here View our Newsletter here
 * Rates and Fees Rates and Fees
 * 2024 Desk Calendar 2024 Desk Calendar
 * Our BSB is 654-000 Our BSB is 654-000





SITE SEARCH

Keyword/s Go




CELEBRATE YOUR SAVINGS WITH A HOME LOAN WORTH WAITING FOR!

Imagine more

I want
a loan
a loana credit cardan accounta fixed term depositinsurance

 * a loan
 * a credit card
 * an account
 * a fixed term deposit
 * insurance


to
to
to
buy or build a home to live in
buy or build a home to live inbuy or build for investmentimprove my
homerefinance an existing loanbuy a car less than 3 years oldbuy a car older
than 3 yearsgo on holidayconsolidate my debtother

 * buy or build a home to live in
 * buy or build for investment
 * improve my home
 * refinance an existing loan
 * buy a car less than 3 years old
 * buy a car older than 3 years
 * go on holiday
 * consolidate my debt
 * other


make everyday transactions
make everyday transactionsuse with my Home Loanuse for my businessmanage my
kid's moneyhelp me savehelp me budget

 * make everyday transactions
 * use with my Home Loan
 * use for my business
 * manage my kid's money
 * help me save
 * help me budget


cover my car or motorbike
cover my car or motorbikecover my home & contentscover my caravancover my
boatcover me while on holidaycover my loan repaymentsprotect myself &
familyprotect my investment property

 * cover my car or motorbike
 * cover my home & contents
 * cover my caravan
 * cover my boat
 * cover me while on holiday
 * cover my loan repayments
 * protect myself & family
 * protect my investment property


Go

This site does not support Internet Explorer 8. Please upgrade your browser.


TAKE CONTROL OF YOUR FINANCIAL FUTURE WITH MONEY MENTORING



Learn more


OUR COMMITMENT TO PROTECTING YOU FROM SCAMS AND FRAUD



Find out more


I WANT TO...

 * Open a Membership Open a Membership
 * Report a lost or stolen card Report a lost or stolen card
 * Submit a compliment or complaint Submit a compliment or complaint
 * View 2022-2023 Annual Report View 2022-2023 Annual Report
 * Learn more about recent BSB changes Learn more about recent BSB changes




LIVE MORE, STRESS LESS WITH SMARTBUDGET

Learn more

ProductReview.com.au

 4.8 from 1,008 reviews

Sorted by best reviews

BEAT BANK EVER!


by sally b. on 05/03/2024

Best bank I have ever been with. The ladies at my Jimboomba branch are
fantastic! They great you with a huge smile and treat you like your a family
me...

SO HELPFULL AND EFFICIENT.


by Jilly on 04/03/2024

Wonderful service from Counter Staff. I had to downsize how many accounts I held
at the bank and the young woman, I'm sorry I've forgotten her name,...

BEST BANK EVER


by Heather magatelli on 04/03/2024

Financial services are the most important thing for everyone and qld country
bank, Ayr are the best.

 

The comments shown above are a selection of 5 star reviews about Queensland
Country Bank submitted by our Members on ProductReview.com.au. View all reviews.


 * Motor


GREEN CAR BUYING TIPS: NAVIGATING THE ECO-FRIENDLY MARKET

05 Mar 2024

Are you looking to make the switch to a more eco-friendly car? Before you get
too carried away making this choice and start researching green car loans, let’s
take a look at a few factors you may like to keep in mind. After all, buying a
green car is a bit different to buying a regular petrol car, so there are a
variety of other factors to consider.

Read article
 * Money


DISCOVER THE BENEFITS OF BUDGETING

28 Feb 2024

Are you looking to start a budget but you want to understand why it’s worth it
before you commit? Budgeting is both handy and important for a variety of
reasons, there doesn’t have to be just one reason why it’ll be beneficial for
you. Let’s explore just a few of the benefits of budgeting so you can decide for
yourself.

Read article
 * Money


SWEET & AFFORDABLE: KEEPING YOUR VALENTINE’S DAY SPENDING IN CHECK

13 Feb 2024

It’s that time of the year again when you want to shower that special someone in
your life with lots of love. Valentine’s Day can also be one of those more
expensive times of the year, so it’s understandable you may not be looking to
celebrate this year. However, we’re here to show you that Valentine’s Day on a
budget is possible! Keep these tips in mind as you organise your gift and date
ideas.

Read article

Read more


WHY QUEENSLAND COUNTRY?

At Queensland Country, we're committed to our Members, and are here to help all
Queenslanders, like you, achieve your financial goals.

icon-sprites_member


MEMBER OWNED

We are 100% Member owned. On becoming a Member of our bank, you receive a
membership share in the business.
icon-sprites_government


RESPONSIBLE BANKING

Community development and personal growth matter to Queensland Country.
icon-sprites_health


COMMUNITY PARTNERSHIPS

At Queensland Country we are committed to working with not-for-profit
organisations to provide a cost effective way to do banking.
icon-sprites_member-group


PEOPLE FOCUSED

We like to sponsor local events that offer benefit to the community and support
people to get involved.



HELP MENU

 * About us
   Toggle Item
    * Our values
    * Our people
    * Customer Owned Banking Code of Practice
    * Governance and reporting
    * Careers
    * Reconciliation Action Plan

 * Accessing Your Money
   Toggle Item
    * Internet banking
    * Mobile app
    * Cards

 * Security
 * Calculators
 * News
 * Contact Us
 * Lost or Stolen Cards
 * Compliment or Complaints
 * Find a branch
 *  * 
    * 
    * 

 * Privacy Policy
 * Disclaimer
 * Site Map
 * Regulatory disclosures
 * Whistleblower Policy
 * Supplier Code of Conduct
 * Brochures & TC's



© Queensland Country Bank Limited 2024 ABN 77 087 651 027 AFSL/Australian Credit
Licence 244 533