3.0.10 • Published 8 months ago

@ideal-postcodes/bigcommerce v3.0.10

Weekly downloads
29
License
AGPL-3.0
Repository
github
Last release
8 months ago

Add UK address search and validation to BigCommerce address forms

Dependency Status Release CI npm version

@ideal-postcodes/bigcommerce builds the integration code to enable UK address search and validation on BigCommerce address forms.

For installation, feature list and configuration see our guide.

BigCommerce introduced a breaking change? Contact support.

Links

Configuration Options

Upon loading, the script will exit unless a global configuration object (idpcConfig) is detected.

<script>
  window.idpcConfig = {
    apiKey: "iddqd",
  };
</script>

A list of configuration options can be found in our guide.

Screenshots

Address Autocomplete

Activate address autocompletion on your address collection forms.

Address Autocomplete

Postcode Lookup

Enable Postcode Lookup on your address collection forms.

Postcode Lookup

Test

# Build JavaScript bundle
npm run build

# Run Cypress test suite with API Key
CYPRESS_API_KEY='key' npm test
3.0.10

8 months ago

3.0.9

2 years ago

3.0.8

2 years ago

3.0.7

3 years ago

3.0.6

3 years ago

3.0.5

3 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.0.0

4 years ago