acmpesuecc / Bustle-Slot-Booking

Bustle is a slot booking service created as part of the sem 1 Python project by Team Bustle
MIT License
8 stars 20 forks source link

Junk input for credit card credentials valid? #19

Closed Typeaway14 closed 2 years ago

Typeaway14 commented 2 years ago

Giving any junk input for credit card credentials does not raise an error. Kindly fix this.

Typeaway14 commented 2 years ago

@Saahith1204 Could you look into this?

Typeaway14 commented 2 years ago

Update:

Added regex to verify credit and debit card number for Visa and Mastercard

Typeaway14 commented 2 years ago

This issue is now resolved!