Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicated countryCode #43

Open
evgenygil opened this issue Feb 19, 2018 · 0 comments
Open

Duplicated countryCode #43

evgenygil opened this issue Feb 19, 2018 · 0 comments

Comments

@evgenygil
Copy link

Hi, when i attempting to get phone number in POST i recieve a double countryCode in it (sample +7+7324234 or +372+3728435345)

["phone"]=> string(14) "+7+73214234134"

options is only - 'separateDialCode' => true,

Placeholder for Russia is '8 (912) 345-67-89' but it's not correct, we don't need to add 8 at start, when separateDialCode is false, the script ignoring '8' and make right number + 79123456789

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant