QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CreditCardId Property

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

Object Oriented Interface

public function getCreditCardId();
public function setCreditCardId($value);

Procedural Interface

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

Default Value

''

Remarks

This property is only applicable to the pmCreditCard PaymentMethod.

Data Type

String

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