Bug 368 - Number Format Exception is found in validating the security code (SC) of Credit Card while purchasing
Summary: Number Format Exception is found in validating the security code (SC) of Cred...
Status: RESOLVED FIXED
Alias: None
Product: Concert Ticket Reservation & Purchase System
Classification: Unclassified
Component: Credit Card Payment System (show other bugs)
Version: 3
Hardware: PC All
: --- critical
Assignee: Issac Pang
URL:
Depends on:
Blocks:
 
Reported: 2019-12-09 21:58 HKT by Issac Pang
Modified: 2019-12-09 21:58 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 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.