Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.61 KB

README.md

File metadata and controls

43 lines (28 loc) · 2.61 KB

AddressFinder plugin for Salesforce

Enables Salesforce developers to add autocomplete capability for Australian and New Zealand addresses.

Supported Countries:

Register for a free AddressFinder account at one of these links:

Existing users can obtain their API key from the AddressFinder Portal.

Read more on the AddressFinder Salesforce Plugin page.

Alt Text

The AddressFinder plugin for Salesforce provides the following features:

  • Address autocompletion for New Zealand and Australian Addresses
  • Ability to customise the integration on Salesforce pages

Install Instructions

Follow the instructions below, or watch the installation video.

salesforce-bigcommerce plugin demo

  1. Copy our script source:
  2. Paste the script into your VisualForce page
  3. Edit the CONFIGURATION block
  4. Enter your AddressFinder license key and country details
  5. Edit the Address field IDs to match your page
  6. Set debug mode (enabled by default). This displays JS alerts if any of your address field IDs are misconfigured.
  7. When working successfully, disable debug mode. Any errors will be silently logged to the Javascript console.

Implementation Examples

Read and copy our code within the example VisualForce pages.