E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

CheckImageCreatorRoutingNumber Property

A number that identifies the financial institution that created the image (if different from BOFDRoutingNumber ).

Object Oriented Interface

public function getCheckImageCreatorRoutingNumber($checkindex);
public function setCheckImageCreatorRoutingNumber($checkindex, $value);

Procedural Interface

inpay_check21_get($res, 20 , $checkindex);
inpay_check21_set($res, 20, $value , $checkindex);

Default Value

''

Remarks

A number that identifies the financial institution that created the image (if different from CheckBOFDRoutingNumber). This property is part of the Image View Detail record (type 50), and is exactly 9 characters long, including the check digit.

If this property is not specified the Originator routing number will be used.

The size of the array is controlled by the CheckCount property.

This property is not available at design time.

Data Type

String

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