Phone number is not valid

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 3 años
Hello,

I'm stuck because it keeps saying that phone number is not valid in billing address form.
+989383042510
or
09383042510
are not acceptable while they are correct.
Is there any way to disable  this validation?

[I don't want to use custom address attribute for some reason]
(non code 4.30 version)
Hace 3 años
What version of nopCommerce are you using?
What browser?
Can you post a screen capture of the error message?
Hace 3 años
New York wrote:
What version of nopCommerce are you using?
What browser?
Can you post a screen capture of the error message?

thanks for reply,


https://drive.google.com/file/d/1sjuGFVlVnX1ZVNfDxAega_f10aGRaJSa/view?usp=sharing
+989383042510
09383042510
989383042510

none of these worked.

I'm using non code 4.30 version and browser is chrome
Hace 3 años
Works fine here
Have you made changes to the code ?
Any non-standard plugins installed ?
Hace 3 años
Your drive.google link above tell me "Access denied"
Hace 3 años
New York wrote:
Your drive.google link above tell me "Access denied"


oh Sorry for that,
https://drive.google.com/file/d/1sjuGFVlVnX1ZVNfDxAega_f10aGRaJSa/view?usp=sharing
here is the image.
Hace 3 años
Yidna wrote:
Works fine here
Have you made changes to the code ?
Any non-standard plugins installed ?



I did not change the code, I'm using Package without source code,
Actually I've installed 2 plugins for otp and sending text message after submitting shopping.
Hace 3 años
There is a Regex for validation in Setting:  customersettings.phonenumbervalidationrule

The default value is     ^[0-9]{1,14}?$
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.