Adobe Commerce - Management Product

Support DQE
Support DQE
  • Updated

DQE Address Module

  • Provides address suggestion and validation features in:
    • Customer account create/edit forms.
    • Checkout shipping and billing forms (for both guest and logged-in users).
  • Includes a DQE RNVP mapping located in Store > Config > DQE > DQE Address > Error Code Mapping, allowing:
    • Customization of error labels by error code.
    • Definition of error severity: 

        • Blocking Error: Prevents form submission if triggered.
        • Warning Error: Blocks form submission only on the first attempt.
      CodeMessage
      10Adresse correcte
      20Adresse correcte (voie non reconnue, mais il s'agit d'un cedex ou d'une BP)
      21Petite ville, numéro de facade hors bornes
      22Petite ville, numéro de facade absent (le reste de l'adresse est correcte)
      23Grande ville, numéro de facade hors bornes
      24Grande ville, numéro de facade absent (le reste de l'adresse est correcte)
      25Si CEDEXA activé, adresse CEDEX inconnue de CEDEXA
      30Petite ville, voie non reconnue
      31Petite ville, voie non reconnue (quartier reconnu ne permettant pas de déduire la voie)
      40Petite ville, voie absente (quartier reconnu ne permettant pas de déduire la voie)
      41Petite ville, voie absente
      50Grande ville, voie non reconnue
      51Grande ville, voie non reconnue (quartier reconnu ne permettant pas de déduire la voie)
      60Grande ville, voie absente (quartier reconnu ne permettant pas de déduire la voie)
      61Grande ville, voie absente
      70CP/Ville non corrigeable (voie présente)
      80CP/Ville non corrigeable (voie absente)
      90Adresse internationale détectée

RETE

DQE Email Module

Features

  • Enables email suggestion and validation for:
    • Customer account create/edit forms.
    • Checkout forms for guest users.

Error Code Mapping

  • DQE EMAILLOOKUP mapping is available in Store > Config > DQE > DQE Email > Error Code Mapping.
  • This mapping allows customization of error labels based on error codes.
  • Defines the type of message returned: 

      • Error Message: Displayed if the IsError column is checked. Blocking error codes
      • Warning Message: Displayed if the IsWarning column is checked. Warning error codes
    CodeMessage
    91Erreur de syntaxe
    92Domaine %2 inconnu
    93Domaine %2 en blacklist
    94Nom d'utilisateur non autorisé (nom réservé ou interdit)
    95Adresse e-mail temporaire jetable
    99Le domaine ne répond pas
    04E-mail non fourni
    03Boîte de réception pleine
    02Adresse e-mail non trouvée sur le domaine %2
    01E-mail correct mais le nom %1 n'a pas pu être contrôlé
    00E-mail valide

Email value is split by '@' => %1 represent the first part of the email, %2 the second part.

RETERDE

DQE Names Module

Features

  • Provides name suggestion and validation for:
    • Firstname and lastname fields.
    • Email field based on firstname and lastname in customer account create/edit forms.
    • Note: Responses are not stored in the database.

Custom Civility Handling

    • The DQE Names module offers configuration to manage custom civility input in:
      • Address forms.
      • Customer Account Edit forms.
    • Configuration options are available in Store > Config > DQE > DQE Names, including:
      • CSS selector for the custom civility input field.
      • Custom mapping for the DOM option ID with DQE-related values to handle civility.
CodeMessage
FFemale
MMale
IUnknown

If the admin field "civility input custom" is set to "No" then the Dqe civility input field will appear on those forms.

image1

DQE Phone Module

Features

  • Provides phone validation for:
    • Customer account create/edit forms.
    • Checkout shipping and billing forms for both guest and logged-in users.
    • Error Message: Displayed if the IsError column is checked. Blocking error codes
    • Warning Message: Displayed if the IsWarning column is checked. Warning error codes

image2

DQE B2B Module

Features

  • Provides company name and address suggestion/validation in the company account creation form.
  • Includes email and phone validation for the company account.

SIRETINFO Mapping

  • DQE SIRETINFO Mapping allows customization of the DQE response for a custom company account creation form.
  • The mapping functions as a one-to-one mapping, handling the CSS form field selector (ID) for the SIRETINFO response field value.

image3

image4

image5

Related to

Was this article helpful?

0 out of 0 found this helpful