CreditCardName Property
Refers to the credit card account to which this payment is being charged.
Syntax
public String getCreditCardName(); public void setCreditCardName(String creditCardName);
Remarks
This refers to the name you created in QuickBooks to identify the card. For example: "Citibank Visa Card". This property is only applicable to the pmCreditCard PaymentMethod.
Default Value
""