QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

QWCFileInfoCertURL Property

This property specifies a URL which is used by the QuickBooks Web Connector to obtain and validate the SSL certificate.

Object Oriented Interface

public function getQWCFileInfoCertURL();
public function setQWCFileInfoCertURL($value);

Procedural Interface

inqb_qbwcserver_get($res, 10 );
inqb_qbwcserver_set($res, 10, $value );

Default Value

''

Remarks

This property specifies a URL which is used by the QuickBooks Web Connector to obtain and validate the SSL certificate. This is typically only used when the *rpCertURL; is not the web server where your application is running.

This property is optional.

Data Type

String

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