QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

CreditCardName Property

Refers to the credit card account to which this payment is being charged.

Object Oriented Interface

public function getCreditCardName();
public function setCreditCardName($value);

Procedural Interface

inqb_billpayment_get($res, 21 );
inqb_billpayment_set($res, 21, $value );

Default Value

''

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.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0