Skip to content

Conversation

@ngoctam1609
Copy link

No description provided.

zipcodeValidation: true,
required: redSHOP.RSConfig._('REQUIRED_POSTAL_CODE') == 1 ? true : false
required: redSHOP.RSConfig._('REQUIRED_POSTAL_CODE') == 1 ? true : false,
minlength: 9,
Copy link
Contributor

@Rmh1978 Rmh1978 Jul 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong. In Denmark we use 4 digits zip code.

@lunguyenhat

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it should get the value from configurations, not the hard code here @Rmh1978

@NguyenBao10 NguyenBao10 added the Reopened QA fail label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reopened QA fail

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants