Bug 368

Summary: Number Format Exception is found in validating the security code (SC) of Credit Card while purchasing
Product: Concert Ticket Reservation & Purchase System Reporter: Issac Pang <cherrie051098>
Component: Credit Card Payment SystemAssignee: Issac Pang <cherrie051098>
Status: RESOLVED FIXED    
Severity: critical    
Priority: ---    
Version: 3   
Hardware: PC   
OS: All   

Description Issac Pang 2019-12-09 21:58:26 HKT
Problem: 
The program will crash when receiving any non-number characters of security code while checkout.

Steps to reproduce:
1.	Login 
2.	Select Concert 
3.	Select Concert Ticket & Fill in credit card information 
4.	Fill in security code with letters
5.	Press check out

Expected Result: 
Display error prompt message

Actual Result: 
Number Format Exception is found.