Bug 371

Summary: Wrong rule in validating the card number 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: 5   
Hardware: PC   
OS: All   

Description Issac Pang 2019-12-09 22:06:56 HKT
Problem:
The program can accept an old Visa card with 13 digits. which should already be replaced by 16 digits nowadays.

Steps to reproduce:
1.	Go to check out after picking the seat.
2.	Enter the credit card number and security code
3.	Press submits and confirm the selection

Expected Result:
An error message should be displayed.

Actual Result:
The program display and confirm message. After my acceptance, the system passed and processed my request.