Bitcoin Forum

Other => Off-topic => Topic started by: Mariacosta on July 29, 2021, 08:21:24 AM



Title: Credit card validator
Post by: Mariacosta on July 29, 2021, 08:21:24 AM
I'm relatively new to java and am trying to break my code down as much as possible. This question is really on how to organize methods to work together

My credit card validator works if check Sum code is written in the credit card generator (http://vccgen.com/) method. I used these sources for the program's logic. I think it's weird 'cause it works when called by the check Digit Control method