Bug 364

Summary: Wrong rule 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: 2   
Hardware: PC   
OS: Windows   
Attachments: Actual result

Description Issac Pang 2019-12-09 17:52:27 HKT
The security code of both VISA and Mastercard contain 3 digits only. Users can input security code more than 3 digits and checkout successfully.

Steps to reproduce:
-Login
-Select Concert
-Select Concert Ticket & Fill in Credit Card information
-Fill in security code with more than 3 digits
-Press Checkout

Expected Result: Display error prompt message.

Actual result: Display confirmation message and checkout successfully.
Comment 1 Issac Pang 2019-12-09 18:18:59 HKT
Created attachment 41 [details]
Actual result