addy

NZ
AU

addy

NZ
AU

Services

Pricing

Documentation

Contact

FAQ

Login

Plugins

Woocommerce
BigCommerce
Google Tag Manager

BigCommerce Address Validation Plugin

Address Autocomplete for your NZ BigCommerce site

Run any Addy API live with Addy Swagger UI on us for free with 'demo-api-key' API key

Adds validation and autocomplete to shipping and billing addresses for New Zealand BigCommerce stores.
Addy offers the perfect BigCommerce address autocomplete plugin to ensure essential customer billing and shipping address details are validated right at the point of capture. Reassuring customers that their details are correct also reduces the amount of form-filling with address auto-complete technology - perfect for improving your customer experience. This allows your customers to focus their efforts on completing the checkout easily, increasing your checkout conversion rates and business efficiency.
Addy's BigCommerce plugin uses intelligent fuzzy address matching matching. This means that if a typo, invalid suburb or partially correct address is entered, customers can still find the right delivery or billing address because the addresses are validated against actual delivery point data from official address sources, including the New Zealand Postal Address File (PAF).

500 FREE completed address fields per month. Busy month? Choose a plan to meet your needs.

BigCommerce +
addy


Address Autocomplete

Download and install Addy at no cost. Get 500 free completed address lookups per month

Free Open Source Code

The source code for the BigCommerce plug-in is available on GitHub

BigCommerce Installation Guide


  1. Login to your BigCommerce Admin page.
  2. Click on Advanced Settings > Web Analytics in the menu.
  3. Check the Google Analytics option and click Save at the bottom.
  4. Click on the Google Analytics tab.
  5. Copy and paste the code below into the "Tracking Code" box and replace 'YOUR-ADDY-API-KEY' with your API key. Sign up for a free account to get your API key.
    <script>
        (function (d, w) {
            w.addEventListener('DOMContentLoaded', function () {
                var s = document.createElement("SCRIPT");
                s.src = 'https://www.addy.co.nz/scripts/bigcommerce/1.1.0/addycomplete.min.js?key=demo-api-key';
                s.type = 'text/javascript';
                s.async = 1;
                d.body.appendChild(s);
            });
        })(document, window);
    </script>
  6. Click Save and you're done!

PO Boxes and Private Bags


By default, all addresses including PO Boxes and Private Bag numbers are included in the search results. Add "&excludePostBox=true" at the end of the URL as shown below to remove PO Boxes and Private Bag numbers from the address results.
<script>
    (function (d, w) {
        w.addEventListener('DOMContentLoaded', function () {
            var s = document.createElement("SCRIPT");
            s.src = 'https://www.addy.co.nz/scripts/bigcommerce/1.1.0/addycomplete.min.js?key=demo-api-key&excludePostBox=true';
            s.type = 'text/javascript';
            s.async = 1;
            d.body.appendChild(s);
        });
    })(document, window);
</script>

Sign up

Full support

Sign up

Full support

Address Services

Address AutocompleteAddress CleansingAddress GeocodingPostcode FinderPricingSign inSign up
© 2024 Addy LimitedTerms & Conditions
Made in Auckland, New Zealand
Looking for Addy Australia?