public String getCreditCardType() {
   return creditCard.getCreditCardType();
 }