QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CreditCardNameOnCard Property

The name as it appears on the customer's credit card Number .

Object Oriented Interface

public function getCreditCardNameOnCard();
public function setCreditCardNameOnCard($value);

Procedural Interface

inqb_customer_get($res, 11 );
inqb_customer_set($res, 11, $value );

Default Value

''

Remarks

The name as it appears on the customer's credit card CreditCardNumber.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]