QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

ServerVersion Event

Fires when QuickBooks Web Connector requests the version of your application.

Object Oriented Interface

public function fireServerVersion($param);

Procedural Interface

inqb_qbwcserver_register_callback($res, 12, array($this, 'fireServerVersion'));

Parameter List


'version'

Remarks

This event fires when QuickBooks Web Connector requests the version of your application.

Version may be set to any string value. The value you specify will be displayed to the user when they click the more information link in QuickBooks Web Connector.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]