Introduction


In this section, we will explain user registration functionality.

This functionality is used for both Leisure and Corporate sites. Main purpose is to add ability for travelers to create accounts by their own on Login. 


Additionally, for Leisure, this functionality adds ability for travelers to create account or sign in on shopping cart.


How to enable functionality


In website settings you have "User registration settings" section. In that section you have "Allow user registration" checkbox which enables this functionality , and expands User registration settings with additional settings depending on site type.




Additional settings


If you have a Corporate site you will have:

  • option to select in which Travel group will traveler be created
  • option to add allowed domains for traveler email, you should note that this can be list of domains and it should be separated with ';' for example "gmail.com;yahoo.com;outlook.com" 


In case you are using Leisure site you will have:

  • option to add allowed domains for traveler email, you should note that this can be list of domains and it should be separated with ';' for example "gmail.com;yahoo.com;outlook.com"
  • option to select user role type. User can be traveler or agent.


Functionality workflow

If this functionality is enabled you should see "Sign up" link under the "Forgot password" link on Login page.(Image below)


When you click on that button you will see the registration form. 

You should note that:

  • All fields are mandatory
  • There is a email and password validation
  • Password policy is that password must contains at least one lower case letter, one upper case letter, one numeric value, one special character and it should not be less than 7 characters
  • If you have set allowed domains in website settings, entered email needs to have a domain from that list. If that is not the case traveler can have any email domain



When you enter all valid fields, you will receive a email with link to activate your account. When you click on that link your account will be activated and you will be redirected to search form.