Addressfinder

The best way to find exact addresses in New Zealand

  • Skip to Main Navigation
  • Skip to Footer Sitemap
  • Skip to Top
  • About
    • About Us
    • Case Studies
    • FAQ
    • Partners
    • Blog
    • Contact Us
  • Pricing
  • Industries
    • E-commerce
      Collect verified delivery addresses
    • Finance
      Verified address data for KYC and AML
    • Utilities
      Make network connections faster
  • Features
    • Autocomplete
      Search addresses and locations as you type
    • Bulk Cleansing
      Verify a database of addresses
    • Email Verification
      Collect only valid email addresses
    • Geocode Addresses
      Collect addresses and GPS coordinates together
    • Address Metadata
      Get extra data about addresses
    • MORE FEATURES
  • Address Verification
    • Integration Guide
    • Code Examples
    • API Reference
    • Code Generator
    • Javascript Reference
    • International Integration
  • Email Verification
    • Integration Guide
    • Code Examples
    • API Reference
  • About
    • About us
    • Case Studies
    • Frequently Asked Questions
    • Partners
    • Blog
    • Contact Us
  • Pricing
  • Industries
    • E-commerce
      Collect verified delivery addresses
    • Finance
      Verified address data for KYC and AML
    • Utilities
      Make network connections faster
  • Features
    • Autocomplete
      Search addresses and locations as you type
    • Bulk Cleansing
      Verify a database of addresses
    • Email Verification
      Collect only valid email addresses
    • Geocode Addresses
      Collect addresses and GPS coordinates together
    • Address Metadata
      Get extra data about addresses
    • MORE FEATURES
  • Documentation
    • Integrations
      • Magento
      • WooCommerce
      • Hubspot
      • Salesforce
      • Shopify Plus
      See all integrations
    • Address Verification
      • Integration Guide
      • Code Examples
      • API Reference
      • Code Generator
      • Javascript Reference
      • International Integration
    • Email Verification
      • Integration Guide
      • Code Examples
      • API Reference
  • Login

Addressfinder plugin for Shopify Plus

What is the Addressfinder extension for Shopify Plus?

  • The Addressfinder plugin for Shopify Plus adds an autocomplete capability to the billing and shipping address fields for Australian and New Zealand Shopify Plus Stores.
  • Get Verified addresses - No more mistakes. Save addresses straight from your webform to your database.
  • Access the latest addresses - Database refreshed monthly for up-to-date addresses.
  • No software required - Addressfinder is a Javascript widget and API.
  • Supports all modern browsers - Addressfinder for Shopify Plus will work in all modern browsers.

Installation

  • 1. Sign in to your Shopify Plus store and edit the checkout.liquid file. This can be found under Themes -> Edit Code
  • 2. Copy and paste the following scripts into the file, just above the closing body tag.
      
    <script>
    window.AddressFinderPlugin = {
      key: "ADDRESSFINDER_DEMO_KEY",
      widgetOptions: {
        address_params: {}
      }
    }
    </script>
    <script async src="https://api.addressfinder.io/assets/shopify/v1/boot.js"></script>
      
    
  • 3. Update the "ADDRESSFINDER_DEMO_KEY" with your Addressfinder licence key. If you don't have a licence key yet, you can get one by signing up for a free plan.
  • 4. Test the extension on the Checkout page of your store. When you test, select either 'Australia' or 'New Zealand' in the country field of the checkout, then search an address.

Advanced Usage

If you want to adjust the default behaviour of the widget you may add additional options. These options should be added in the widgetOptions object in your Addressfinder script. For a full list of possible options visit our Widget Documentation.

      
window.AddressFinderPlugin = {
  key: "ADDRESSFINDER_DEMO_KEY",
  widgetOptions: {
    empty_content: 'No addresses were found. Please enter your address manually'
  }
};
      
    

Country Specific Options

If you need to add different options for each country you can enter them in objects with the keys 'nzWidgetOptions' and 'auWidgetOptions'

      
window.AddressFinderPlugin = {
  key: "ADDRESSFINDER_DEMO_KEY",
  nzWidgetOptions: {
    empty_content: 'No addresses were found. Please enter your address manually'
  },
  auWidgetOptions: {
    empty_content: 'No addresses were found. Please contact us to resolve this issue'
  }
};
      
    

Next steps

Get Started

Existing user? Get your Licence key from the Addressfinder Portal.

  • Address Verification Widget
    • Integration guide
    • Widget code generator
    • Code examples
    • Best practices
    • Fixing browser quirks
    • Advanced usage
    • Can't find your address?
    • JavaScript widget reference
  • Email Verification
    • Email Verification API
    • Widget integration guide
    • Widget advanced usage
  • API Documentation (NZ)
    • Address Autocomplete
    • Address Metadata
    • Address Verification
    • Address Reverse Geocode
    • Location Autocomplete
    • Location Metadata
    • Points of Interest Autocomplete
    • Points of Interest Metadata
    • API Errors
  • API Documentation (AU)
    • Address Autocomplete
    • Address Metadata
    • Address Verification
    • Location Autocomplete
    • Location Metadata
    • API Errors
  • API Documentation (INT'L)
    • Address Autocomplete
    • Address Metadata
  • Integrations
    • Magento
    • WooCommerce
    • BigCommerce
    • Salesforce
    • Shopify Plus
    • Hubspot
    • StoreConnect
    • Spiffy Stores
    • Ruby
    • iOS
    • Drupal
    • Microsoft Dynamics 365
    • Vue
    • Gravity Forms
    • React
Addressfinder logo
Addressfinder provides speedy, accurate and dependable address autocompletion at a fair price. Easily integrate our address finder software with your site to start enjoying our address verification, address autocomplete and other address services today.

Sitemap

  • About
  • About Us
  • Contact
  • Blog
  • FAQ
  • Pricing
  • Case Studies
  • Status Page
  • Privacy Policy
  • Terms & Conditions
  • Features
  • Address Autocomplete
  • Address Metadata
  • Bulk Address Cleansing
  • Address Geocoding
  • Email Address Verification
  • Reverse Address Lookup
  • Points of Interest
  • Street, Suburb & City Search
  • Postcode Finder
  • Address Verification
  • Integrations
  • WooCommerce
  • BigCommerce
  • Shopify Plus
  • Magento
  • Salesforce
  • Spiffy Stores
  • iOS
  • Ruby
  • HubSpot
  • StoreConnect
  • Drupal
  • Microsoft Dynamics 365
  • Vue
  • Gravity Forms
  • React
  • API Documentation
  • Address Autocomplete
  • Address Metadata
  • Address Verification
  • Email Verification
  • API Errors
  • AU APIs specs
  • International APIs
  • Widget Documentation
  • Integration Guide
  • Code Generator
  • Code Examples
  • Javascript Reference
  • International Integration Guide
  • Email Integration Guide
Addressfinder is also available in Australia
Terms and Conditions | Privacy
Copyright © 2023 Addressfinder, New Zealand