Hello Evilreaper!



The error message is pretty clear. You should initialize that variable. And another think I noticed:

if( PaymentTerm == CREDIT )
You should use the String's equals...