Bug 371 - Wrong rule in validating the card number of Credit Card while purchasing
Summary: Wrong rule in validating the card number of Credit Card while purchasing
Status: RESOLVED FIXED
Alias: None
Product: Concert Ticket Reservation & Purchase System
Classification: Unclassified
Component: Credit Card Payment System (show other bugs)
Version: 5
Hardware: PC All
: --- critical
Assignee: Issac Pang
URL:
Depends on:
Blocks:
 
Reported: 2019-12-09 22:06 HKT by Issac Pang
Modified: 2019-12-09 22:07 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.