I will go thru and add comments I guess. If you were to run the program.creditcard processes work and debit card uses creditcard"
public DebitCard{
super();
}
but when I try the same process using DebitCard all the variables remain set for creditcard.
well thanks any way. I'll work on it some more.