PrestaShop Installation Guide

Find Data8’s PrestaShop Installation Guide here to get started with your data validation journey. Our plugin for PrestaShop supports the following features:

  • PredictiveAddress
  • Phone Validation
  • Email Validation
  • Unusable Name Validation

On the configuration screen, enter your API key found on your Data8 Dashboard. Each validation service requires the necessary credits to function.

PredictiveAddress  ///what3words integration

You can search for any 3 word address by simply typing out the three words like so “pitch.tells.civil”.

what3words Address

If you wish to store the 3 word address that was used to retrieve the final address, add the class data8_what3words to an input field to indicate where we should store the what3words address.

what3words Location

If you wish to use what3words to get a more precise latitude and longitude, you will need to add the classes: `data8_latitude` and `data8_longitude` to some text inputs to indicate where to store the returned data.

 

Usage

After entering your configuration details and clicking save, the relevant enhanced data capture and validation will be applied to various data entry points around your site, including:

  • Checkout
  • Creating a new account
  • Editing account information
  • Adding/editing address book entries

Validation can also be applied to custom forms or fields. The following rules can be used to attach Data8 Validation to acceptable fields:

  • Email: Either a field name attribute containing email or a text input of type email.
  • Telephone: Either a field name attribute containing phone or a text input of type tel.
  • Name: A field name attribute containing name (excluding username and company name).
  • Address (PredictiveAddress): An easy way to implement PredictiveAddress into a custom form is to use the address field id’s off a default form that implements PredictiveAddress, e.g. the Customer Account > Add Address form. For example, the company and address line 1 ID’s should be company and address1 respectively.

 

PredictiveAddress

When PredictiveAddress is enabled, any suitable address entry section on your forms will have use of our address autocomplete and verification tool. Simply begin typing an address/postcode/company name into the Address line 1 or company box to start searching and narrowing down results.

   

Validation

If entered data is identified as invalid, the error will be highlighted suitably on the form.

When Telephone Validation is enabled, all suitable telephone number fields are validated automatically. There is also another option available to you for further control of validation: Default Country Code.

OptionDescription
Default Country CodeThe ISO 2-character country code or international dialling code of the country to validate the telephone number in, unless that number contains an explicit country code prefix.

When Email Validation is enabled, all suitable email address fields are validated automatically. The level of validation to apply to entered email addresses can be selected from a drop down on the settings page. See the table below for information on each level.

Email Validation Levels:

LevelDescription
SyntaxThe supplied email is checked to ensure that it meets the standard email address format. This is the quickest option and would reject such incorrect email addresses as “noone@nowhere” and “N/A”, but would accept incorrect email addresses that are correctly formed but that do not include a valid domain name such as “[email protected]”.
DomainThe supplied email is checked to ensure that the domain name (the part to the right of the @ sign) exists and is set up to receive email. This is still normally very quick, but can take a few seconds in some cases. This check would reject incorrectly formatted email addresses in the same way as the Syntax check, and would also reject a misspelled domain name such as “[email protected]”. It can also detect when a domain name exists but does not handle email, such as “[email protected]”. It does not verify that the part of the email address to the left of the @ sign exists.
ServerIn addition to the Domain level checks, validates that at least one of the mail servers advertised for the domain is actually live.
AddressIn addition to the Server level checks, validates that the mail server accepts mail for the full email address.

When Name Validation is enabled, all suitable name fields are validated automatically.

Join the Conversation

Receive the latest news, views and hot topics directly in your inbox! Sign up below

Follow us on social media