Bug 364 - Wrong rule in validating the security code (SC) of Credit Card while purchasing
Summary: Wrong rule in validating the security code (SC) 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: 2
Hardware: PC Windows
: --- critical
Assignee: Issac Pang
URL:
Depends on:
Blocks:
 
Reported: 2019-12-09 17:52 HKT by Issac Pang
Modified: 2019-12-09 18:18 HKT (History)
0 users

See Also:


Attachments
Actual result (8.66 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2019-12-09 18:18 HKT, Issac Pang
Details

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