www.secure.pace.com.au Open in urlscan Pro
101.0.84.26  Public Scan

URL: https://www.secure.pace.com.au/
Submission: On October 21 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST /

<form method="post" action="/" id="login">
  <p>
    <label for="username">Username</label>
    <input type="text" class="radius2" name="username" id="username">
  </p>
  <p>
    <label for="password">Password</label>
    <input type="password" class="radius2" name="password" id="password">
  </p>
  <p><input type="submit" class="button submit" value="Login" name="ulogin"></p>
</form>

POST /

<form action="/" method="post">
  <div class="module w1 right">
    <div class="module-inner">
      <h3 class="module-title">About this System</h3>
      <div class="article module-content">
        <p>Use this system to settle your Pace accounts with the convenience of a credit card.</p>
        <p>To use this system or to ask questions, please contact your account service team leader or the Pace accounts team on 03 5273 4777 ext 404 or email <a href="mailto:chris@pace.com.au">chris@pace.com.au</a></p>
        <p>Please settle any issues regarding your account prior to payment. </p>
        <p>For general matters, please talk to your account manager. For accounting matters, please contact the Pace Accounts Team:</p>
        <p>Christine: Ph 03 5273 4777 ext 404 email: <a href="mailto:chris@pace.com.au">chris@pace.com.au</a></p>
      </div>
    </div>
  </div>
  <div class="module w2">
    <div class="module-inner">
      <h3 class="module-title">Billing Information</h3>
      <div class="article module-content">
        <p class="text">
          <label for="id_name">Name: <span class="req">*</span></label>
          <input type="text" class="text" id="id_name" name="billing[name]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_company">Company: </label>
          <input type="text" class="text" id="id_company" name="billing[company]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_address">Address: <span class="req">*</span></label>
          <input type="text" class="text" id="id_address" name="billing[address]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_city">City: <span class="req">*</span></label>
          <input type="text" class="text" id="id_city" name="billing[city]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_state">State: <span class="req">*</span></label>
          <input type="text" class="text" id="id_state" name="billing[state]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_postcode">Postcode: <span class="req">*</span></label>
          <input type="text" class="text" id="id_postcode" name="billing[postcode]" size="30" value="">
          <span class="clear"></span>
        </p>
      </div>
    </div>
  </div>
  <div class="module w2">
    <div class="module-inner">
      <h3 class="module-title">Payment Information - All transactions are in Australian Dollars ($AUD)</h3>
      <div class="article module-content">
        <p class="text">
          <label for="id_invoice_no">Invoice No: </label>
          <input type="text" class="text" id="id_invoice_no" name="payment[invoice_no]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_amount">Amount ($AUD): <span class="req">*</span></label>
          <input type="text" class="text" id="id_amount" name="payment[amount]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_email">Contact Email: </label>
          <input type="text" class="text" id="id_email" name="payment[email]" size="30" value="">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_services">Description of<br>Goods &amp; Services: </label>
          <textarea id="id_services" class="text" type="text" cols="30" rows="4" name="payment[services]"></textarea>
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="id_notes">Additional Notes: </label>
          <textarea id="id_notes" class="text" type="text" cols="30" rows="4" name="payment[notes]"></textarea>
          <span class="clear"></span>
        </p>
      </div>
    </div>
  </div>
  <div class="module w2">
    <div class="module-inner">
      <h3 class="module-title">Credit Card Information</h3>
      <div class="article module-content">
        <p class="text">
          <label for="email">Name:</label><input autocomplete="off" type="text" class="text" id="noc" name="card[name]" value="" size="50">
          <span class="clear"></span>
        </p>
        <p class="text">
          <label for="email">Card No.: <span class="req">*</span></label><input autocomplete="off" type="text" class="text" id="cc" name="card[number]" maxlength="20" value="" size="50">
          <span class="clear"></span>
        </p>
        <p class="text">
          <span class="clear"></span>
        </p>
        <p class="text">
          <span class="cvn">
            <label for="email">CVN: <span class="req">*</span></label><input autocomplete="off" type="text" class="text" id="cvn" name="card[cvn]" pattern="[0-9]{3}" maxlength="3" size="4" value="">
          </span>
          <span class="expire">
            <label for="email">Expiry: (mm/yy)<span class="req">*</span></label><input autocomplete="off" id="exp_0" class="text" pattern="[0-9]{2}" type="text" size="4" maxlength="2" name="card[month]" style="display:inline;" value="">
            <label class="slash">/</label><input autocomplete="off" id="exp_1" style="display:inline;" pattern="[0-9]{2}" class="text" type="text" size="4" maxlength="2" name="card[year]" value="">
            <span class="clear"></span>
          </span>
          <span class="clear"></span>
        </p>
        <p class="text">
          <label>We Accept</label><img style="float:left" src="images/visa-mastercard-logo.png" height="32">
          <span class="clear"></span>
        </p>
        <div class="g-recaptcha" data-sitekey="6LdFTUwUAAAAAA901BcPJC6Whx-9o_-Xd20g46dA">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdFTUwUAAAAAA901BcPJC6Whx-9o_-Xd20g46dA&amp;co=aHR0cHM6Ly93d3cuc2VjdXJlLnBhY2UuY29tLmF1OjQ0Mw..&amp;hl=de&amp;v=YhkYx1k-yvvb8OonJPmOpoJY&amp;size=normal&amp;cb=bgwuzwgz41nm"
                width="304" height="78" role="presentation" name="a-r8cv0qqy0fs8" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
              class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
        <p class="submit">
          <input type="submit" name="smtm[process]" value="Confirm Payment" class="button submit"><span class="sep">&nbsp;&nbsp;&nbsp;</span><input type="submit" name="smtm[cancel]" value="Cancel Payment" class="button submit"><span
            class="clear"></span>
        </p>
      </div>
    </div>
  </div>
</form>

Text Content

SMTM

Welcome, .




POLICY INFORMATION


 * CUSTOMER SERVICE POLICY


 * REFUNDS POLICY


 * PRIVACY POLICY


 * SECURITY POLICY


 * PRICING POLICY


 

 * Pace Marketing Pty Ltd
   ABN 33 052 999 925
   6 Brougham Street
   Geelong Vic 3220
   AUSTRALIA
   Ph: +61 3 5273 4777
   Fax: +61 3 5223 1720
   Email: web@pace.com.au
   
 * © Pace Marketing 2021


 

 * Pace Marketing Pty Ltd
   ABN 33 052 999 925
   6 Brougham Street
   Geelong Vic 3220
   AUSTRALIA
   Ph: +61 3 5273 4777
   Fax: +61 3 5223 1720
   Email: web@pace.com.au
   
 * © Pace Marketing 2021

 * Username
   
   Password
   
   

 


CUSTOMER SERVICE POLICY

Pace Marketing is committed to providing exceptional customer service and
quality. Under our service policy, all customer enquiries will be returned
within 1 working day. Should you have any issues you wish to raise, please
contact account service on 03 5273 4777 or email web@pace.com.au


REFUNDS POLICY

If the account you are paying is incorrect or you have a query, please contact
our accounts department or your account service executive before making payment
by contacting us here. Where there has been an error in billing and an account
has been overpaid, in the first instance it will be credited to your account
against existing or future work. Where there is no ongoing service program, the
amount will be refunded to you within the billing cycle.


PRIVACY POLICY

Pace Marketing is dedicated to keeping your details private. Any information, we
collect in relation to you, is kept strictly secured. We do not pass
on/sell/swap any of your personal details with anyone. We use this information
to identify your orders; that's all. Pace Marketing uses cookies to allow you to
login to your account, maintain a shopping cart and to purchase items in your
shopping cart. Cookies sent to your computer from Pace Marketing only last while
you�re browsing our website. We do not store persistent cookies on your
computer.

Whenever you use our web site, or any other web site, the computer on which the
web pages are stored (https://secure.pace.com.au) needs to know the network
address of your computer so that it can send the requested web pages to your
Internet browser. The unique network address of your computer is called its "IP
address," and is sent automatically each time you access any Internet site. From
a computer's IP address, it is possible to determine the general geographic
location of that computer, but otherwise it is anonymous. We do not keep a
record of the IP addresses from which users access our site except where you
have specifically provided us with information about yourself, in which case we
also record your IP address for security purposes. An example of this would be
when proceeding to a checkout to finalise an order you may wish to make. After
completing the form provided, your IP address will be stored along with a
transaction number that allows us to track your order.


SECURITY POLICY

When purchasing from Pace Marketing your financial details are passed through a
secure server using the latest 128-bit SSL (secure sockets layer) encryption
technology. 128-bit SSL encryption is approximated to take at least one trillion
years to break, and is the industry standard. If you have any questions
regarding our security policy, please contact our customer support centre
web@pace.com.au


PRICING POLICY

All of our prices are in Australian dollars (AUD) and include GST (Goods and
services tax). If you are concerned at the price of a good or service you are
purchasing, please contact the account service team on 03 5273 4777 or email
web@pace.com.au


PACE SECURE MONETARY TRANSACTION MANAGER


ABOUT THIS SYSTEM

Use this system to settle your Pace accounts with the convenience of a credit
card.

To use this system or to ask questions, please contact your account service team
leader or the Pace accounts team on 03 5273 4777 ext 404 or email
chris@pace.com.au

Please settle any issues regarding your account prior to payment.

For general matters, please talk to your account manager. For accounting
matters, please contact the Pace Accounts Team:

Christine: Ph 03 5273 4777 ext 404 email: chris@pace.com.au


BILLING INFORMATION

Name: *

Company:

Address: *

City: *

State: *

Postcode: *


PAYMENT INFORMATION - ALL TRANSACTIONS ARE IN AUSTRALIAN DOLLARS ($AUD)

Invoice No:

Amount ($AUD): *

Contact Email:

Description of
Goods & Services:

Additional Notes:


CREDIT CARD INFORMATION

Name:

Card No.: *



CVN: * Expiry: (mm/yy)* /

We Accept