Project

General

Profile

Feature #1441

Updated by Olga Bakhmat about 6 years ago

As per discussion wi Vladimir, we will send phone number in a format "+79200110788" where  
 "+" - required letter 
 "7" - is a country code 
 "920" - area code 
 "0110788" - phone number 
 front end logic will populate result string and send it in the specified format 

Back