SEGUC17 / fasa7ni

0 stars 0 forks source link

Business request #19

Open yahiahafez opened 7 years ago

yahiahafez commented 7 years ago

a. Severity: medium b. Reported by: yahia hafez c. Description: Entries aren’t checked whether numbers or letters in the credit card field in the business request d. Steps to reproduce the issue: Access the website When filling the business request area In filling the credit card cvv area , if by mistake letters where entered the process will continue. e. Expected results: When entering any letters in the cvv if should show a message to the user telling him that he made a mistake and should enter only three numbers.

AmrAhmedAli commented 7 years ago

The problem here is in the model schema it self. As it accepts string and not restricted by numbers only