login
If you have any queries related to Ping GPS, please contact us using our enquiry form.
Alternatively, you can call use the following telephone or email contact details.
06-876 9201
sales@pinggps.co.nz
06-876 9201
support@pinggps.co.nz
06-876 9201
accounts@pinggps.co.nz
707 Willowpark Road South
Hastings 4122
New Zealand

We created Ping GPS to make vehicle tracking cheap, quick and easy to set-up and easy to use. However, we also wanted to make sure that our monitoring software and GPS tracking device was second-to-none: well able to suit the extensive needs of large fleet operators as well as the simplicity and ease-of-use required for families with just one car and a bunch of teenagers to track.
We provide a quick and easy system 'out-of-the-box' that comes complete with a high-end wired tracking device with full DTC codes (also termed vehicle telemetry), but we also support an almost unlimited range of GPS devices for those companies or individuals that have specific tracking needs. Simply talk to our sales team for more information on what we can do for you.
So get the best, sign-up today!
Powered by: Woo
With a growing awareness of on-line privacy and security issues, further tightening of the spam laws worldwide and the need for businesses to have more robust collection of data systems in place, Woo has risen to the challenge by creating a universal ID for users on the platform - called a Woo ID.
The Woo ID provides you with the security that Woo is dedicated, and bound by law, to ensure your information is kept private and that all anti-spam laws are adhered to. Every user added to a Woo website gets to verify their email address. This ensures issues with data entry and out-of-date email accounts are spotted early.
The Woo ID universal ID is the market leader: creating a safe and spam free environment for you.
Read more about Woo and their Privacy Policy
"; var message = $("| Name | '; html += 'Price | '; html += 'Qty | '; html += 'Total | '; html += ''; html += ' |
|---|---|---|---|---|
| Your cart is empty | ||||
| ' + description + ' | '; html += '' + formatDollar(price) + ' | '; html += '' + qty + ' | '; html += '' + (price === -2 ? "POA" : formatDollar(total)) + ' | '; html += ''; html += ''; html += ' | '; html += '
| Sub Total | '; html += '' + formatDollar(grandTotal) + ' | |||
| ' + invoiceSettingsData.salesTaxName + ' | '; html += '' + formatDollar(grandTotal * (parseFloat(invoiceSettingsData.salesTaxPercent)/100)) + ' | |||
| Total | '; html += '' + formatDollar(grandTotal + (grandTotal * (parseFloat(invoiceSettingsData.salesTaxPercent)/100))) + ' | |||
| Total | '; html += '' + formatDollar(grandTotal) + ' | |||